Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Defuse_ll.h110 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_sdio_drefh(void) in efuse_ll_get_sdio_drefh() function
/hal_espressif-latest/components/hal/esp32/include/hal/
Defuse_ll.h64 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_sdio_drefh(void) in efuse_ll_get_sdio_drefh() function
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_init.c142 result.drefh = efuse_ll_get_sdio_drefh(); in rtc_vddsdio_get_config()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_init.c207 result.drefh = efuse_ll_get_sdio_drefh(); in rtc_vddsdio_get_config()