Home
last modified time | relevance | path

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

/hal_espressif-latest/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-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c578 …ESP_MEMPROT_ERR_CHECK(err, esp_mprot_ll_err_to_esp_err(memprot_ll_rtcfast_get_monitor_status_intr(… in esp_mprot_get_active_intr()
586 …ESP_MEMPROT_ERR_CHECK(err, esp_mprot_ll_err_to_esp_err(memprot_ll_rtcfast_get_monitor_status_intr(… in esp_mprot_get_active_intr()
/hal_espressif-latest/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()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmemprot_ll.h1137 static inline memprot_hal_err_t memprot_ll_rtcfast_get_monitor_status_intr(const int core, uint32_t… in memprot_ll_rtcfast_get_monitor_status_intr() function