Home
last modified time | relevance | path

Searched defs:CONDITIONAL_RWX (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Dcpu_region_protect.c28 #define CONDITIONAL_RWX PMP_R | PMP_W | PMP_X macro
34 #define CONDITIONAL_RWX RWX macro
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dcpu_region_protect.c19 #define CONDITIONAL_RWX PMP_R | PMP_W | PMP_X macro
26 #define CONDITIONAL_RWX RWX macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dcpu_region_protect.c19 #define CONDITIONAL_RWX PMP_R | PMP_W | PMP_X macro
26 #define CONDITIONAL_RWX RWX macro