Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_cache_esp32s2_esp32s3.c46 while (REG_GET_FIELD(EXTMEM_CACHE_STATE_REG, EXTMEM_DCACHE_STATE) != 1) { in Cache_Wait_Idle()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dextmem_reg.h1378 #define EXTMEM_DCACHE_STATE 0x00000FFF macro