Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_bdma.c262 assert_param(IS_LL_BDMA_DOUBLEBUFFER_MODE(BDMA_InitStruct->DoubleBufferMode)); in LL_BDMA_Init()
287 BDMA_InitStruct->DoubleBufferMode | \ in LL_BDMA_Init()
336 BDMA_InitStruct->DoubleBufferMode = LL_BDMA_DOUBLEBUFFER_MODE_DISABLE; in LL_BDMA_StructInit()
Dstm32h7xx_ll_dma.c305 assert_param(IS_LL_DMA_DOUBLEBUFFER_MODE(DMA_InitStruct->DoubleBufferMode)); in LL_DMA_Init()
339 DMA_InitStruct->DoubleBufferMode | \ in LL_DMA_Init()
414 DMA_InitStruct->DoubleBufferMode = LL_DMA_DOUBLEBUFFER_MODE_DISABLE; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_dma.c275 assert_param(IS_LL_DMA_DOUBLEBUFFER_MODE(DMA_InitStruct->DoubleBufferMode)); in LL_DMA_Init()
297 DMA_InitStruct->DoubleBufferMode | \ in LL_DMA_Init()
346 DMA_InitStruct->DoubleBufferMode = LL_DMA_DOUBLEBUFFER_MODE_DISABLE; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bdma.h144 uint32_t DoubleBufferMode; /*!< Specifies the double buffer mode. member
Dstm32h7xx_ll_dma.h180 uint32_t DoubleBufferMode; /*!< Specifies the double buffer mode. member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_dma.h135 uint32_t DoubleBufferMode; /*!< Specifies the double buffer mode. member