Home
last modified time | relevance | path

Searched refs:memprot_ll_iram0_set_pms_area_0 (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dmemprot_ll.h182 static inline void memprot_ll_iram0_set_pms_area_0(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_0() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dmemprot_ll.h178 static inline void memprot_ll_iram0_set_pms_area_0(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_0() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_memprot.c235 memprot_ll_iram0_set_pms_area_0(r, w, x); in esp_mprot_set_pms_area()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmemprot_ll.h311 static inline void memprot_ll_iram0_set_pms_area_0(const bool r, const bool w, const bool x) in memprot_ll_iram0_set_pms_area_0() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c306 memprot_ll_iram0_set_pms_area_0(r, w, x); in esp_mprot_set_pms_area()