Searched refs:ICACHE_FLAG_ERROR (Results 1 – 12 of 12) sorted by relevance
80 #define ICACHE_FLAG_ERROR ICACHE_SR_ERRF /*!< Cache error flag */ macro
151 #define ICACHE_FLAG_ERROR ICACHE_SR_ERRF /*!< Cache error flag */ macro
147 #define ICACHE_FLAG_ERROR ICACHE_SR_ERRF /*!< Cache error flag */ macro
449 if (((itflags & itsources) & ICACHE_FLAG_ERROR) != 0U) in HAL_ICACHE_IRQHandler()
483 if (((itflags & itsources) & ICACHE_FLAG_ERROR) != 0U) in HAL_ICACHE_IRQHandler()
487 if (((itflags & itsources) & ICACHE_FLAG_ERROR) != 0U) in HAL_ICACHE_IRQHandler()