Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Defuse_ll.h133 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_rtc_ldo_slp_dbias31(void) in efuse_ll_get_rtc_ldo_slp_dbias31() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_init.c212 signed int rtc_slp_dbias31 = efuse_ll_get_rtc_ldo_slp_dbias31(); in get_rtc_dbias_by_efuse()