Home
last modified time | relevance | path

Searched refs:DestIncSize (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_mdma.c464 assert_param(IS_LL_MDMA_DESTINCSIZE(MDMA_InitStruct->DestIncSize)); in LL_MDMA_Init()
516 MDMA_InitStruct->DestIncSize | \ in LL_MDMA_Init()
612 MDMA_InitStruct->DestIncSize = LL_MDMA_DEST_INC_OFFSET_BYTE; in LL_MDMA_StructInit()
653 assert_param(IS_LL_MDMA_DESTINCSIZE(MDMA_InitStruct->DestIncSize)); in LL_MDMA_CreateLinkNode()
692 MDMA_InitStruct->DestIncSize | \ in LL_MDMA_CreateLinkNode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_mdma.h178 uint32_t DestIncSize; /*!< Specifies the destination increment size. member