Searched refs:ICACHE_SR_BUSYF (Results 1 – 8 of 8) sorted by relevance
274 if (READ_BIT(ICACHE->SR, ICACHE_SR_BUSYF) != 0U) in HAL_ICACHE_Invalidate()305 if (READ_BIT(ICACHE->SR, ICACHE_SR_BUSYF) != 0U) in HAL_ICACHE_Invalidate_IT()335 if (READ_BIT(ICACHE->SR, ICACHE_SR_BUSYF) != 0U) in HAL_ICACHE_WaitForInvalidateComplete()
289 if (READ_BIT(ICACHE->SR, ICACHE_SR_BUSYF) != 0U) in HAL_ICACHE_Invalidate()320 if (READ_BIT(ICACHE->SR, ICACHE_SR_BUSYF) != 0U) in HAL_ICACHE_Invalidate_IT()350 if (READ_BIT(ICACHE->SR, ICACHE_SR_BUSYF) != 0U) in HAL_ICACHE_WaitForInvalidateComplete()
145 #define ICACHE_FLAG_BUSY ICACHE_SR_BUSYF /*!< Busy flag */
149 #define ICACHE_FLAG_BUSY ICACHE_SR_BUSYF /*!< Busy flag */
9134 #define ICACHE_SR_BUSYF ICACHE_SR_BUSYF_Msk /*!< Busy flag */ macro
9466 #define ICACHE_SR_BUSYF ICACHE_SR_BUSYF_Msk /*!< Busy flag */ macro
10588 #define ICACHE_SR_BUSYF ICACHE_SR_BUSYF_Msk /*!< Busy flag … macro
12007 #define ICACHE_SR_BUSYF ICACHE_SR_BUSYF_Msk /*!< Busy flag … macro