OpenBIC
OpenSource Bridge-IC
|
Go to the source code of this file.
Enumerations | |
enum | TMP75_REIGSTER_MAP { TMP75_LOCAL_HIGH_LIMIT_REG = 0x02 , TMP75_LOCAL_LOW_LIMIT_REG = 0x03 } |
Functions | |
bool | tmp75_get_temp_threshold (sensor_cfg *cfg, uint8_t temp_threshold_index, uint32_t *millidegree_celsius) |
bool | tmp75_set_temp_threshold (sensor_cfg *cfg, uint8_t temp_threshold_index, uint32_t *millidegree_celsius) |
enum TMP75_REIGSTER_MAP |
bool tmp75_get_temp_threshold | ( | sensor_cfg * | cfg, |
uint8_t | temp_threshold_index, | ||
uint32_t * | millidegree_celsius | ||
) |
bool tmp75_set_temp_threshold | ( | sensor_cfg * | cfg, |
uint8_t | temp_threshold_index, | ||
uint32_t * | millidegree_celsius | ||
) |