Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_sleep.c150 regulator_config_t regula1_cfg = REGULATOR1_CONFIG_DEFAULT(); in rtc_sleep_pmu_init()
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h986 #define REGULATOR1_CONFIG_DEFAULT() {\ macro