Home
last modified time | relevance | path

Searched refs:IRAM0_SRAM_UNI_BLOCK_3 (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/
Dmemprot_ll.h144 case IRAM0_SRAM_UNI_BLOCK_3: in memprot_ll_iram0_sram_set_uni_block_perm()
186 case IRAM0_SRAM_UNI_BLOCK_3: in memprot_ll_iram0_sram_get_uni_block_read_bit()
208 case IRAM0_SRAM_UNI_BLOCK_3: in memprot_ll_iram0_sram_get_uni_block_write_bit()
230 case IRAM0_SRAM_UNI_BLOCK_3: in memprot_ll_iram0_sram_get_uni_block_exec_bit()
258 case IRAM0_SRAM_UNI_BLOCK_3: in memprot_ll_iram0_sram_get_uni_block_sgnf_bits()
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dmemprot_defs.h39 #define IRAM0_SRAM_UNI_BLOCK_3 3 macro