Searched refs:efuse_ll_get_adc1_tp_low (Results 1 – 3 of 3) sorted by relevance
110 return efuse_ll_get_adc1_tp_low() && in check_efuse_tp()150 bits = efuse_ll_get_adc1_tp_low(); in read_efuse_tp_low()
287 return efuse_ll_get_adc1_tp_low() && in check_efuse_tp()327 bits = efuse_ll_get_adc1_tp_low(); in read_efuse_tp_low()
157 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_adc1_tp_low(void) in efuse_ll_get_adc1_tp_low() function