Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Defuse_ll.h100 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_sdio_drefl(void) in efuse_ll_get_sdio_drefl() function
/hal_espressif-latest/components/hal/esp32/include/hal/
Defuse_ll.h74 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_sdio_drefl(void) in efuse_ll_get_sdio_drefl() function
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_init.c144 result.drefl = efuse_ll_get_sdio_drefl(); in rtc_vddsdio_get_config()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_init.c206 result.drefl = efuse_ll_get_sdio_drefl(); in rtc_vddsdio_get_config()