Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_clock_init.c112 …SET_PERI_REG_MASK(PMU_HP_INT_CLR_REG, PMU_SOC_WAKEUP_INT_CLR); … in bootloader_clock_configure()
113 …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.h2637 #define PMU_HP_INT_CLR_REG (DR_REG_PMU_BASE + 0x168) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpmu_reg.h2705 #define PMU_HP_INT_CLR_REG (DR_REG_PMU_BASE + 0x16c) macro