Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp32/
Dcache_err_int.c60 DPORT_SET_PERI_REG_MASK(DPORT_CACHE_IA_INT_EN_REG, in esp_cache_err_int_init()
68 DPORT_SET_PERI_REG_MASK(DPORT_CACHE_IA_INT_EN_REG, in esp_cache_err_int_init()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Ddport_reg.h4122 #define DPORT_CACHE_IA_INT_EN_REG (DR_REG_DPORT_BASE + 0x5A0) macro