Home
last modified time | relevance | path

Searched refs:memprot_ll_dram0_set_monitor_en (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dmemprot_ll.h499 static inline void memprot_ll_dram0_set_monitor_en(bool enable) in memprot_ll_dram0_set_monitor_en() function
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dmemprot_ll.h765 static inline void memprot_ll_dram0_set_monitor_en(bool enable) in memprot_ll_dram0_set_monitor_en() function
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Desp_memprot.c379 memprot_ll_dram0_set_monitor_en(enable); in esp_mprot_set_monitor_en()