|
OpenBIC
OpenSource Bridge-IC
|

Go to the source code of this file.
Enumerations | |
| enum | TMP75_REIGSTER_MAP { TMP75_LOCAL_HIGH_LIMIT_REG = 0x03 , TMP75_LOCAL_LOW_LIMIT_REG = 0x02 } |
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) |
| uint8_t | tmp75_init (sensor_cfg *cfg) |
| enum TMP75_REIGSTER_MAP |
| bool tmp75_get_temp_threshold | ( | sensor_cfg * | cfg, |
| uint8_t | temp_threshold_index, | ||
| uint32_t * | millidegree_celsius | ||
| ) |

| uint8_t tmp75_init | ( | sensor_cfg * | cfg | ) |

| bool tmp75_set_temp_threshold | ( | sensor_cfg * | cfg, |
| uint8_t | temp_threshold_index, | ||
| uint32_t * | millidegree_celsius | ||
| ) |
