Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Defuse_ll.h105 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_sdio_drefm(void) in efuse_ll_get_sdio_drefm() function
/hal_espressif-latest/components/hal/esp32/include/hal/
Defuse_ll.h69 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_sdio_drefm(void) in efuse_ll_get_sdio_drefm() function
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_init.c143 result.drefm = efuse_ll_get_sdio_drefm(); in rtc_vddsdio_get_config()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_init.c205 result.drefm = efuse_ll_get_sdio_drefm(); in rtc_vddsdio_get_config()