Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_dma.h152 HAL_DMA_XFER_ALL_CB_ID = 0x05U /*!< All callback ID */ enumerator
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_dma.h109 HAL_DMA_XFER_ALL_CB_ID = 0x06U /*!< All */ enumerator
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_dma.h152 HAL_DMA_XFER_ALL_CB_ID = 0x05U /*!< All callback ID */ enumerator
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_dma.c979 case HAL_DMA_XFER_ALL_CB_ID: in HAL_DMA_UnRegisterCallback()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_dma.c1259 case HAL_DMA_XFER_ALL_CB_ID: in HAL_DMA_UnRegisterCallback()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_dma.c1260 case HAL_DMA_XFER_ALL_CB_ID: in HAL_DMA_UnRegisterCallback()