Searched refs:ICACHE_FLAG_BUSYEND (Results 1 – 12 of 12) sorted by relevance
79 #define ICACHE_FLAG_BUSYEND ICACHE_SR_BSYENDF /*!< Busy end flag */ macro
150 #define ICACHE_FLAG_BUSYEND ICACHE_SR_BSYENDF /*!< Busy end flag */ macro
146 #define ICACHE_FLAG_BUSYEND ICACHE_SR_BSYENDF /*!< Busy end flag */ macro
462 if (((itflags & itsources) & ICACHE_FLAG_BUSYEND) != 0U) in HAL_ICACHE_IRQHandler()
496 if (((itflags & itsources) & ICACHE_FLAG_BUSYEND) != 0U) in HAL_ICACHE_IRQHandler()
500 if (((itflags & itsources) & ICACHE_FLAG_BUSYEND) != 0U) in HAL_ICACHE_IRQHandler()