Home
last modified time | relevance | path

Searched refs:IS_LL_DMA_ALL_STREAM_INSTANCE (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_dma.c78 #define IS_LL_DMA_ALL_STREAM_INSTANCE(INSTANCE, STREAM) ((((INSTANCE) == DMA1) && \ macro
154 assert_param(IS_LL_DMA_ALL_STREAM_INSTANCE(DMAx, Stream)); in LL_DMA_DeInit()
280 assert_param(IS_LL_DMA_ALL_STREAM_INSTANCE(DMAx, Stream)); in LL_DMA_Init()
305 if (IS_LL_DMA_ALL_STREAM_INSTANCE(DMAx, Stream)) in LL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_dma.c86 #define IS_LL_DMA_ALL_STREAM_INSTANCE(INSTANCE, STREAM) ((((INSTANCE) == DMA1) && \ macro
163 assert_param(IS_LL_DMA_ALL_STREAM_INSTANCE(DMAx, Stream)); in LL_DMA_DeInit()
289 assert_param(IS_LL_DMA_ALL_STREAM_INSTANCE(DMAx, Stream)); in LL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_dma.c84 #define IS_LL_DMA_ALL_STREAM_INSTANCE(INSTANCE, STREAM) ((((INSTANCE) == DMA1) && \ macro
161 assert_param(IS_LL_DMA_ALL_STREAM_INSTANCE(DMAx, Stream)); in LL_DMA_DeInit()
287 assert_param(IS_LL_DMA_ALL_STREAM_INSTANCE(DMAx, Stream)); in LL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_dma.c105 #define IS_LL_DMA_ALL_STREAM_INSTANCE(INSTANCE, STREAM) ((((INSTANCE) == DMA1) && \ macro
182 assert_param(IS_LL_DMA_ALL_STREAM_INSTANCE(DMAx, Stream)); in LL_DMA_DeInit()
308 assert_param(IS_LL_DMA_ALL_STREAM_INSTANCE(DMAx, Stream)); in LL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_dma.c89 #define IS_LL_DMA_ALL_STREAM_INSTANCE(INSTANCE, STREAM) ((((INSTANCE) == DMA1) && \ macro
166 assert_param(IS_LL_DMA_ALL_STREAM_INSTANCE(DMAx, Stream)); in LL_DMA_DeInit()
292 assert_param(IS_LL_DMA_ALL_STREAM_INSTANCE(DMAx, Stream)); in LL_DMA_Init()