Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Defuse_ll.h96 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_k_rtc_ldo(void) in efuse_ll_get_k_rtc_ldo() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Defuse_ll.h96 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_k_rtc_ldo(void) in efuse_ll_get_k_rtc_ldo() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_init.c241 signed int k_rtc_ldo = efuse_ll_get_k_rtc_ldo(); in get_rtc_dbias_by_efuse()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c338 signed int k_rtc_ldo = efuse_ll_get_k_rtc_ldo(); in get_rtc_dbias_by_efuse()