Searched refs:memprot_ll_dram0_set_monitor_en (Results 1 – 5 of 5) sorted by relevance
491 static inline void memprot_ll_dram0_set_monitor_en(bool enable) in memprot_ll_dram0_set_monitor_en() function
765 static inline void memprot_ll_dram0_set_monitor_en(bool enable) in memprot_ll_dram0_set_monitor_en() function
379 memprot_ll_dram0_set_monitor_en(enable); in esp_mprot_set_monitor_en()
1473 static inline memprot_hal_err_t memprot_ll_dram0_set_monitor_en(const int core, const bool enable) in memprot_ll_dram0_set_monitor_en() function
476 …ESP_MEMPROT_ERR_CHECK(err, esp_mprot_ll_err_to_esp_err(memprot_ll_dram0_set_monitor_en(core, enabl… in esp_mprot_set_monitor_en()