Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_dma.c78 #define IS_LL_GPDMA_CHANNEL_INSTANCE(INSTANCE, Channel) (((INSTANCE) == GPDMA1) &&… macro
362 if (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) in LL_DMA_Init()
424 if (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) in LL_DMA_Init()
592 if (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) in LL_DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_dma.c93 #define IS_LL_GPDMA_CHANNEL_INSTANCE(INSTANCE, Channel) (((INSTANCE) == GPDMA1) &&… macro
428 if (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) in LL_DMA_Init()
512 if (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) in LL_DMA_Init()
752 if (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) in LL_DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_dma.c89 #define IS_LL_GPDMA_CHANNEL_INSTANCE(INSTANCE, Channel) ((((INSTANCE) == GPDMA1) &… macro
422 if (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) in LL_DMA_Init()
497 if (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) in LL_DMA_Init()
721 if (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) in LL_DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_dma.c123 #define IS_LL_GPDMA_CHANNEL_INSTANCE(INSTANCE, Channel) (((INSTANCE) == GPDMA1) &&… macro
462 …if ((IS_LL_HPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) || (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Cha… in LL_DMA_Init()
540 …if ((IS_LL_HPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) || (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Cha… in LL_DMA_Init()
781 …if ((IS_LL_HPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) || (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Cha… in LL_DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_dma.c123 #define IS_LL_GPDMA_CHANNEL_INSTANCE(INSTANCE, Channel) (((INSTANCE) == GPDMA1) &&… macro
484 …if ((IS_LL_HPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) || (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Cha… in LL_DMA_Init()
576 …if ((IS_LL_HPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) || (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Cha… in LL_DMA_Init()
817 …if ((IS_LL_HPDMA_CHANNEL_INSTANCE(DMAx, Channel) != 0U) || (IS_LL_GPDMA_CHANNEL_INSTANCE(DMAx, Cha… in LL_DMA_List_Init()