Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drtc_cntl_ll.h66 REG_SET_BIT(RTC_CNTL_INT_CLR_REG, RTC_CNTL_COCPU_TRAP_INT_CLR); in rtc_cntl_ll_ulp_int_clear()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drtc_cntl_ll.h146 REG_SET_BIT(RTC_CNTL_INT_CLR_REG, RTC_CNTL_COCPU_TRAP_INT_CLR); in rtc_cntl_ll_ulp_int_clear()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h901 #define RTC_CNTL_COCPU_TRAP_INT_CLR (BIT(17)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h984 #define RTC_CNTL_COCPU_TRAP_INT_CLR (BIT(17)) macro