Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dmemprot_ll.h140 exec_bit = DPORT_PMS_PRO_IRAM0_SRAM_3_F; in memprot_ll_iram0_sram_set_uni_block_perm()
224 *exec_bit = DPORT_REG_GET_FIELD(DPORT_PMS_PRO_IRAM0_1_REG, DPORT_PMS_PRO_IRAM0_SRAM_3_F); in memprot_ll_iram0_sram_get_uni_block_exec_bit()
254 *exec_bit = DPORT_PMS_PRO_IRAM0_SRAM_3_F; in memprot_ll_iram0_sram_get_uni_block_sgnf_bits()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsensitive_reg.h77 #define DPORT_PMS_PRO_IRAM0_SRAM_3_F (BIT(9)) macro