Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_init.c139 pmu_config_t pmu_cfg = PMU_CONFIG_DEFAULT(); in pmu_ctl()
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h874 #define PMU_CONFIG_DEFAULT() {\ macro