Home
last modified time | relevance | path

Searched refs:EFUSE_RD_ADC2_TP_HIGH (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/zephyr/esp32/src/esp_adc_cal/
Desp_adc_cal.c115 (REG_GET_FIELD(TP_REG, EFUSE_RD_ADC2_TP_HIGH) != 0)) { in check_efuse_tp()
176 bits = REG_GET_FIELD(TP_REG, EFUSE_RD_ADC2_TP_HIGH); in read_efuse_tp_high()
/hal_espressif-latest/components/soc/esp32/include/soc/
Defuse_reg.h916 #define EFUSE_RD_ADC2_TP_HIGH 0x000001FFU macro