Searched refs:EX_LOW_DIS (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32s2/ |
D | memprot.h | 33 #define EX_LOW_DIS false macro
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | memprot.c | 856 …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() 862 …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()
|