Home
last modified time | relevance | path

Searched refs:efuse_ll_get_blk3_part_reserve (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Defuse_ll.h79 __attribute__((always_inline)) static inline bool efuse_ll_get_blk3_part_reserve(void) in efuse_ll_get_blk3_part_reserve() function
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_init.c139 if(efuse_ll_get_blk3_part_reserve() == 0){ in rtc_vddsdio_get_config()
/hal_espressif-latest/components/esp_adc/deprecated/esp32/
Desp_adc_cal_legacy.c106 if (CHECK_BLK3_FLAG && (efuse_ll_get_blk3_part_reserve() == 0)) { in check_efuse_tp()
/hal_espressif-latest/components/esp_adc/esp32/
Dadc_cali_line_fitting.c283 if (CHECK_BLK3_FLAG && (efuse_ll_get_blk3_part_reserve() == 0)) { in check_efuse_tp()