Home
last modified time | relevance | path

Searched refs:memprot_ll_rtcfast_get_monitor_status_intr (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dmemprot_ll.h565 static inline uint32_t memprot_ll_rtcfast_get_monitor_status_intr(void) in memprot_ll_rtcfast_get_monitor_status_intr() function
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Desp_memprot.c448 } else if (memprot_ll_rtcfast_get_monitor_status_intr() > 0) { in esp_mprot_get_active_intr()