Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Defuse_ll.h108 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_v_rtc_dbias20(void) in efuse_ll_get_v_rtc_dbias20() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Defuse_ll.h108 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_v_rtc_dbias20(void) in efuse_ll_get_v_rtc_dbias20() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_init.c243 signed int v_rtc_bias20 = efuse_ll_get_v_rtc_dbias20(); in get_rtc_dbias_by_efuse()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c340 signed int v_rtc_bias20 = efuse_ll_get_v_rtc_dbias20(); in get_rtc_dbias_by_efuse()