Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bootloader_support/src/
Dbootloader_utility.c738 DPORT_PRO_FLASH_MMU_TABLE[i] = DPORT_FLASH_MMU_TABLE_INVALID_VAL;
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h4277 #define DPORT_PRO_FLASH_MMU_TABLE ((volatile uint32_t*) 0x3FF10000) macro