Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dcache_err_int.c101 if (DPORT_GET_PERI_REG_MASK(DPORT_APP_DCACHE_DBUG3_REG, app_mask)) { in esp_cache_err_get_cpuid()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h3035 #define DPORT_APP_DCACHE_DBUG3_REG (DR_REG_DPORT_BASE + 0x424) macro