Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_mdma.c465 assert_param(IS_LL_MDMA_SRCINCSIZE(MDMA_InitStruct->SrcIncSize)); in LL_MDMA_Init()
517 MDMA_InitStruct->SrcIncSize | \ in LL_MDMA_Init()
613 MDMA_InitStruct->SrcIncSize = LL_MDMA_SRC_INC_OFFSET_BYTE; in LL_MDMA_StructInit()
654 assert_param(IS_LL_MDMA_SRCINCSIZE(MDMA_InitStruct->SrcIncSize)); in LL_MDMA_CreateLinkNode()
693 MDMA_InitStruct->SrcIncSize | \ in LL_MDMA_CreateLinkNode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_mdma.h182 uint32_t SrcIncSize; /*!< Specifies the source increment size. member