Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drtc_cntl_ll.h65 REG_SET_BIT(RTC_CNTL_INT_CLR_REG, RTC_CNTL_COCPU_INT_CLR); in rtc_cntl_ll_ulp_int_clear()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drtc_cntl_ll.h145 REG_SET_BIT(RTC_CNTL_INT_CLR_REG, RTC_CNTL_COCPU_INT_CLR); in rtc_cntl_ll_ulp_int_clear()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h925 #define RTC_CNTL_COCPU_INT_CLR (BIT(13)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h1008 #define RTC_CNTL_COCPU_INT_CLR (BIT(13)) macro