Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_mdma.c142 #define IS_LL_MDMA_DESTINCMODE(__VALUE__) (((__VALUE__) == LL_MDMA_DEST_FIXED) || \
616 MDMA_InitStruct->DestIncMode = LL_MDMA_DEST_FIXED; in LL_MDMA_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_mdma.h445 #define LL_MDMA_DEST_FIXED 0x00000000U /*!< Destination ad… macro