Searched refs:LL_DMA_SuspendChannel (Results 1 – 10 of 10) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_dma.c | 264 LL_DMA_SuspendChannel(DMAx, Channel); in LL_DMA_DeInit()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_dma.c | 313 LL_DMA_SuspendChannel(DMAx, Channel); in LL_DMA_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_dma.c | 310 LL_DMA_SuspendChannel(DMAx, Channel); in LL_DMA_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_dma.c | 345 LL_DMA_SuspendChannel(DMAx, Channel); in LL_DMA_DeInit()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_dma.c | 362 LL_DMA_SuspendChannel(DMAx, Channel); in LL_DMA_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_dma.h | 1094 __STATIC_INLINE void LL_DMA_SuspendChannel(const DMA_TypeDef *DMAx, uint32_t Channel) in LL_DMA_SuspendChannel() function
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_dma.h | 1733 __STATIC_INLINE void LL_DMA_SuspendChannel(const DMA_TypeDef *DMAx, uint32_t Channel) in LL_DMA_SuspendChannel() function
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_dma.h | 1548 __STATIC_INLINE void LL_DMA_SuspendChannel(const DMA_TypeDef *DMAx, uint32_t Channel) in LL_DMA_SuspendChannel() function
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_dma.h | 1519 __STATIC_INLINE void LL_DMA_SuspendChannel(const DMA_TypeDef *DMAx, uint32_t Channel) in LL_DMA_SuspendChannel() function
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_dma.h | 1941 __STATIC_INLINE void LL_DMA_SuspendChannel(const DMA_TypeDef *DMAx, uint32_t Channel) in LL_DMA_SuspendChannel() function
|