Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dmemprot_ll.h197 static inline void memprot_ll_iram0_set_pms_area_3(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_3() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dmemprot_ll.h193 static inline void memprot_ll_iram0_set_pms_area_3(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_3() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_memprot.c244 memprot_ll_iram0_set_pms_area_3(r, w, x); in esp_mprot_set_pms_area()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmemprot_ll.h338 static inline void memprot_ll_iram0_set_pms_area_3(const bool r, const bool w, const bool x) in memprot_ll_iram0_set_pms_area_3() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c315 memprot_ll_iram0_set_pms_area_3(r, w, x); in esp_mprot_set_pms_area()