Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dmemprot_ll.h125 exec_bit = DPORT_PMS_PRO_IRAM0_SRAM_0_F; in memprot_ll_iram0_sram_set_uni_block_perm()
215 *exec_bit = DPORT_REG_GET_FIELD(DPORT_PMS_PRO_IRAM0_1_REG, DPORT_PMS_PRO_IRAM0_SRAM_0_F); in memprot_ll_iram0_sram_get_uni_block_exec_bit()
239 *exec_bit = DPORT_PMS_PRO_IRAM0_SRAM_0_F; in memprot_ll_iram0_sram_get_uni_block_sgnf_bits()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsensitive_reg.h131 #define DPORT_PMS_PRO_IRAM0_SRAM_0_F (BIT(0)) macro