OpenBIC
OpenSource Bridge-IC
tmp75.h File Reference
This graph shows which files directly or indirectly include this file:

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)
 

Enumeration Type Documentation

◆ TMP75_REIGSTER_MAP

Enumerator
TMP75_LOCAL_HIGH_LIMIT_REG 
TMP75_LOCAL_LOW_LIMIT_REG 

Function Documentation

◆ tmp75_get_temp_threshold()

bool tmp75_get_temp_threshold ( sensor_cfg cfg,
uint8_t  temp_threshold_index,
uint32_t *  millidegree_celsius 
)
Here is the call graph for this function:

◆ tmp75_set_temp_threshold()

bool tmp75_set_temp_threshold ( sensor_cfg cfg,
uint8_t  temp_threshold_index,
uint32_t *  millidegree_celsius 
)
Here is the call graph for this function: