Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Defuse_ll.h54 __attribute__((always_inline)) static inline bool efuse_ll_get_xpd_sdio(void) in efuse_ll_get_xpd_sdio() function
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_init.c135 result.enable = efuse_ll_get_xpd_sdio(); in rtc_vddsdio_get_config()