Home
last modified time | relevance | path

Searched refs:DPORT_PMS_PRO_DRAM0_SRAM_0_R (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dmemprot_ll.h463 *read_bit = DPORT_PMS_PRO_DRAM0_SRAM_0_R;
508 return DPORT_REG_GET_FIELD( DPORT_PMS_PRO_DRAM0_1_REG, DPORT_PMS_PRO_DRAM0_SRAM_0_R );
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dmemprot_ll.h601 *read_bit = DPORT_PMS_PRO_DRAM0_SRAM_0_R; in memprot_ll_dram0_sram_get_uni_block_sgnf_bits()
650 *read_bit = DPORT_REG_GET_FIELD(DPORT_PMS_PRO_DRAM0_1_REG, DPORT_PMS_PRO_DRAM0_SRAM_0_R); in memprot_ll_dram0_sram_get_uni_block_read_bit()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsensitive_reg.h335 #define DPORT_PMS_PRO_DRAM0_SRAM_0_R (BIT(0)) macro