Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_mdma.c95 #define IS_LL_MDMA_PADDINGALIGNEMENT(__VALUE__) (((__VALUE__) == LL_MDMA_DATAALIGN_RIGHT)…
607 MDMA_InitStruct->PaddingAlignment = LL_MDMA_DATAALIGN_RIGHT; in LL_MDMA_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_mdma.h351 #define LL_MDMA_DATAALIGN_RIGHT 0x00000000U /*!< Right Aligned, padded w/ 0s … macro