Home
last modified time | relevance | path

Searched refs:DMA_CSR_FIFOL (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_hash.c1541 & DMA_CSR_FIFOL) >> DMA_CSR_FIFOL_Pos; in HAL_HASH_DMAFeed_ProcessSuspend()
Dstm32u5xx_hal_dma_ex.c3627 return ((hdma->Instance->CSR & DMA_CSR_FIFOL) >> DMA_CSR_FIFOL_Pos); in HAL_DMAEx_GetFifoLevel()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_hash.c761 & DMA_CSR_FIFOL) >> DMA_CSR_FIFOL_Pos; in HAL_HASH_ProcessSuspend()
Dstm32h5xx_hal_dma_ex.c3625 return ((hdma->Instance->CSR & DMA_CSR_FIFOL) >> DMA_CSR_FIFOL_Pos); in HAL_DMAEx_GetFifoLevel()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h6642 #define DMA_CSR_FIFOL DMA_CSR_FIFOL_Msk /*!< Monitored … macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h8041 #define DMA_CSR_FIFOL DMA_CSR_FIFOL_Msk /*!< Monitored … macro