Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dcache_err_int.c93 const uint32_t app_mask = in esp_cache_err_get_cpuid() local
101 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/esp_system/port/soc/esp32s3/
Dcache_err_int.c114 const uint32_t app_mask = EXTMEM_CORE1_DBUS_REJECT_ST | in esp_cache_err_get_cpuid() local
120 if (GET_PERI_REG_MASK(EXTMEM_CORE1_ACS_CACHE_INT_ST_REG, app_mask)) { in esp_cache_err_get_cpuid()