Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dmemprot_ll.h187 static inline void memprot_ll_iram0_set_pms_area_1(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_1() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dmemprot_ll.h183 static inline void memprot_ll_iram0_set_pms_area_1(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_1() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_memprot.c238 memprot_ll_iram0_set_pms_area_1(r, w, x); in esp_mprot_set_pms_area()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmemprot_ll.h320 static inline void memprot_ll_iram0_set_pms_area_1(const bool r, const bool w, const bool x) in memprot_ll_iram0_set_pms_area_1() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c309 memprot_ll_iram0_set_pms_area_1(r, w, x); in esp_mprot_set_pms_area()