Searched refs:EX_LOW_ENA (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/tools/test_apps/system/memprot/main/esp32s2/ |
D | test_memprot_main.c | 259 …_prot_iram(MEMPROT_IRAM0_SRAM, DEF_SPLIT_LINE, WR_LOW_DIS, RD_LOW_ENA, EX_LOW_ENA, WR_HIGH_DIS, RD… in test_memprot_set_prot() 262 …st_memprot_iram0_rtcfast_get_min_split_addr(), WR_LOW_DIS, RD_LOW_ENA, EX_LOW_ENA, WR_HIGH_DIS, RD… in test_memprot_set_prot()
|
/hal_espressif-3.6.0/components/esp_hw_support/include/soc/esp32s2/ |
D | memprot.h | 32 #define EX_LOW_ENA true macro
|
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/ |
D | memprot.c | 827 …_prot_iram(MEMPROT_IRAM0_SRAM, DEF_SPLIT_LINE, WR_LOW_DIS, RD_LOW_ENA, EX_LOW_ENA, WR_HIGH_DIS, RD… in esp_memprot_set_prot() 833 …ot_iram(MEMPROT_IRAM0_RTCFAST, DEF_SPLIT_LINE, WR_LOW_DIS, RD_LOW_ENA, EX_LOW_ENA, WR_HIGH_DIS, RD… in esp_memprot_set_prot()
|