Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/test_apps/system/memprot/main/esp32s2/
Dtest_memprot_main.c271 …_RTCSLOW, test_memprot_peri1_rtcslow_get_min_split_addr(), WR_LOW_DIS, RD_LOW_DIS, RD_HIGH_DIS, WR… in test_memprot_set_prot()
277 …SLOW_1, test_memprot_peri2_rtcslow_1_get_min_split_addr(), WR_LOW_DIS, RD_LOW_DIS, EX_LOW_DIS, WR_… in test_memprot_set_prot()
/hal_espressif-3.5.0/components/esp_hw_support/include/soc/esp32s2/
Dmemprot.h29 #define RD_LOW_DIS false macro
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32s2/
Dmemprot.c851 …prot_set_prot_peri1(MEMPROT_PERI1_RTCSLOW, DEF_SPLIT_LINE, WR_LOW_DIS, RD_LOW_DIS, WR_HIGH_DIS, RD… in esp_memprot_set_prot()
863 …ot_set_prot_peri2(MEMPROT_PERI2_RTCSLOW_1, DEF_SPLIT_LINE, WR_LOW_DIS, RD_LOW_DIS, EX_LOW_DIS, WR_… in esp_memprot_set_prot()