Home
last modified time | relevance | path

Searched refs:PMU_SOC_WAKEUP_INT_ENA (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_clock_init.c94 …CLEAR_PERI_REG_MASK(PMU_HP_INT_ENA_REG, PMU_SOC_WAKEUP_INT_ENA); … in bootloader_clock_configure()
106 …CLEAR_PERI_REG_MASK(PMU_HP_INT_ENA_REG, PMU_SOC_WAKEUP_INT_ENA); … in bootloader_clock_configure()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpmu_reg.h2629 #define PMU_SOC_WAKEUP_INT_ENA (BIT(31)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpmu_reg.h2697 #define PMU_SOC_WAKEUP_INT_ENA (BIT(31)) macro