Searched refs:memprot_ll_rtcfast_get_monitor_en (Results 1 – 4 of 4) sorted by relevance
405 *enabled = memprot_ll_rtcfast_get_monitor_en(); in esp_mprot_get_monitor_en()856 bool monitor_en_rtc = memprot_ll_rtcfast_get_monitor_en(); in esp_mprot_dump_configuration()
539 static inline bool memprot_ll_rtcfast_get_monitor_en(void) in memprot_ll_rtcfast_get_monitor_en() function
1044 static inline memprot_hal_err_t memprot_ll_rtcfast_get_monitor_en(const int core, bool* enabled) in memprot_ll_rtcfast_get_monitor_en() function
505 …ESP_MEMPROT_ERR_CHECK(err, esp_mprot_ll_err_to_esp_err(memprot_ll_rtcfast_get_monitor_en(core, ena… in esp_mprot_get_monitor_en()