Home
last modified time | relevance | path

Searched refs:ICACHE_SR_BUSYF (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_icache.c274 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()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_icache.c289 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()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_icache.h145 #define ICACHE_FLAG_BUSY ICACHE_SR_BUSYF /*!< Busy flag */
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_icache.h149 #define ICACHE_FLAG_BUSY ICACHE_SR_BUSYF /*!< Busy flag */
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h9134 #define ICACHE_SR_BUSYF ICACHE_SR_BUSYF_Msk /*!< Busy flag */ macro
Dstm32l562xx.h9466 #define ICACHE_SR_BUSYF ICACHE_SR_BUSYF_Msk /*!< Busy flag */ macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h10588 #define ICACHE_SR_BUSYF ICACHE_SR_BUSYF_Msk /*!< Busy flag … macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h12007 #define ICACHE_SR_BUSYF ICACHE_SR_BUSYF_Msk /*!< Busy flag … macro