Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dcache_err_int.c81 const uint32_t pro_mask = in esp_cache_err_get_cpuid() local
89 if (DPORT_GET_PERI_REG_MASK(DPORT_PRO_DCACHE_DBUG3_REG, pro_mask)) { in esp_cache_err_get_cpuid()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dcache_err_int.c104 const uint32_t pro_mask = EXTMEM_CORE0_DBUS_REJECT_ST | in esp_cache_err_get_cpuid() local
110 if (GET_PERI_REG_MASK(EXTMEM_CORE0_ACS_CACHE_INT_ST_REG, pro_mask)) { in esp_cache_err_get_cpuid()