Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dmemprot_ll.h127 case IRAM0_SRAM_UNI_BLOCK_1: in memprot_ll_iram0_sram_set_uni_block_perm()
173 case IRAM0_SRAM_UNI_BLOCK_1: in memprot_ll_iram0_sram_get_uni_block_read_bit()
195 case IRAM0_SRAM_UNI_BLOCK_1: in memprot_ll_iram0_sram_get_uni_block_write_bit()
217 case IRAM0_SRAM_UNI_BLOCK_1: in memprot_ll_iram0_sram_get_uni_block_exec_bit()
241 case IRAM0_SRAM_UNI_BLOCK_1: in memprot_ll_iram0_sram_get_uni_block_sgnf_bits()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dmemprot_defs.h37 #define IRAM0_SRAM_UNI_BLOCK_1 1 macro