Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_bdma.c263 assert_param(IS_LL_BDMA_DOUBLEBUFFER_TARGETMEM(BDMA_InitStruct->TargetMemInDoubleBufferMode)); in LL_BDMA_Init()
288 BDMA_InitStruct->TargetMemInDoubleBufferMode); in LL_BDMA_Init()
337 BDMA_InitStruct->TargetMemInDoubleBufferMode = LL_BDMA_CURRENTTARGETMEM0; in LL_BDMA_StructInit()
Dstm32h7xx_ll_dma.c306 assert_param(IS_LL_DMA_DOUBLEBUFFER_TARGETMEM(DMA_InitStruct->TargetMemInDoubleBufferMode)); in LL_DMA_Init()
340 DMA_InitStruct->TargetMemInDoubleBufferMode); in LL_DMA_Init()
415 DMA_InitStruct->TargetMemInDoubleBufferMode = LL_DMA_CURRENTTARGETMEM0; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_dma.c276 assert_param(IS_LL_DMA_DOUBLEBUFFER_TARGETMEM(DMA_InitStruct->TargetMemInDoubleBufferMode)); in LL_DMA_Init()
298 DMA_InitStruct->TargetMemInDoubleBufferMode); in LL_DMA_Init()
347 DMA_InitStruct->TargetMemInDoubleBufferMode = LL_DMA_CURRENTTARGETMEM0; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bdma.h149 uint32_t TargetMemInDoubleBufferMode; /*!< Specifies the target memory in double buffer mode. member
Dstm32h7xx_ll_dma.h185 uint32_t TargetMemInDoubleBufferMode; /*!< Specifies the target memory in double buffer mode. member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_dma.h139 uint32_t TargetMemInDoubleBufferMode; member