Home
last modified time | relevance | path

Searched defs:temp_code (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/tsensor/v151/
Dhal_tsensor_v151.c28 static inline int8_t hal_tsensor_reg_tempcode_transto_temp(uint16_t temp_code) in hal_tsensor_reg_tempcode_transto_temp()
138 uint16_t temp_code; in hal_tsensor_v151_temp_threshold_set_low() local
147 uint16_t temp_code; in hal_tsensor_v151_temp_threshold_set_high() local
156 uint16_t temp_code; in hal_tsensor_v151_temp_threshold_set_over() local
208 uint16_t temp_code; in hal_tsensor_v151_get_temp() local
Dhal_tsensor_v151_regs_op.h151 static inline void hal_tsensor_v151_reg_set_temp_high_limit(uint16_t temp_code) in hal_tsensor_v151_reg_set_temp_high_limit()
159 static inline void hal_tsensor_v151_reg_set_temp_low_limit(uint16_t temp_code) in hal_tsensor_v151_reg_set_temp_low_limit()
167 static inline void hal_tsensor_v151_reg_set_overtemp_threshold(uint16_t temp_code) in hal_tsensor_v151_reg_set_overtemp_threshold()
/device/soc/hisilicon/ws63v100/sdk/drivers/chips/ws63/porting/xo_trim/
Dxo_trim_porting.c92 uint8_t temp_code = CMU_XO_TRIM_TEMP_CODE; in cmu_xo_trim_temp_comp_timer_proc() local