Home
last modified time | relevance | path

Searched refs:EX_LOW_DIS (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/tools/test_apps/system/memprot/main/esp32s2/
Dtest_memprot_main.c274 …_memprot_peri2_rtcslow_0_get_min_split_addr(), WR_LOW_ENA, RD_LOW_ENA, EX_LOW_DIS, WR_HIGH_ENA, RD… in test_memprot_set_prot()
277 …_memprot_peri2_rtcslow_1_get_min_split_addr(), WR_LOW_DIS, RD_LOW_DIS, EX_LOW_DIS, WR_HIGH_DIS, RD… in test_memprot_set_prot()
/hal_espressif-3.6.0/components/esp_hw_support/include/soc/esp32s2/
Dmemprot.h33 #define EX_LOW_DIS false macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Dmemprot.c857 …peri2(MEMPROT_PERI2_RTCSLOW_0, DEF_SPLIT_LINE, WR_LOW_ENA, RD_LOW_ENA, EX_LOW_DIS, WR_HIGH_ENA, RD… in esp_memprot_set_prot()
863 …peri2(MEMPROT_PERI2_RTCSLOW_1, DEF_SPLIT_LINE, WR_LOW_DIS, RD_LOW_DIS, EX_LOW_DIS, WR_HIGH_DIS, RD… in esp_memprot_set_prot()