Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_sleep.c148 regulator_config_t regula0_cfg = REGULATOR0_CONFIG_DEFAULT(); in rtc_sleep_pmu_init()
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h978 #define REGULATOR0_CONFIG_DEFAULT() {\ macro