Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32h2/private_include/
Dpmu_param.h432 #define PMU_SLEEP_MC_DEFAULT() { \ macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/private_include/
Dpmu_param.h452 #define PMU_SLEEP_MC_DEFAULT() { \ macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_init.c40 static DRAM_ATTR pmu_sleep_machine_constant_t pmu_mc = PMU_SLEEP_MC_DEFAULT(); in PMU_instance()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dpmu_init.c41 static DRAM_ATTR pmu_sleep_machine_constant_t pmu_mc = PMU_SLEEP_MC_DEFAULT(); in PMU_instance()