Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_clock_init.c95 …CLEAR_PERI_REG_MASK(PMU_HP_INT_ENA_REG, PMU_SOC_SLEEP_REJECT_INT_ENA); … in bootloader_clock_configure()
107 …CLEAR_PERI_REG_MASK(PMU_HP_INT_ENA_REG, PMU_SOC_SLEEP_REJECT_INT_ENA); … in bootloader_clock_configure()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpmu_reg.h2622 #define PMU_SOC_SLEEP_REJECT_INT_ENA (BIT(30)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpmu_reg.h2690 #define PMU_SOC_SLEEP_REJECT_INT_ENA (BIT(30)) macro