Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_clock_init.c113 …SET_PERI_REG_MASK(PMU_HP_INT_CLR_REG, PMU_SOC_SLEEP_REJECT_INT_CLR); … in bootloader_clock_configure()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpmu_reg.h2662 #define PMU_SOC_SLEEP_REJECT_INT_CLR (BIT(30)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpmu_reg.h2730 #define PMU_SOC_SLEEP_REJECT_INT_CLR (BIT(30)) macro