Home
last modified time | relevance | path

Searched refs:LL_DMA_DEST_WORD_PRESERVE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_dma.c217 … IS_LL_DMA_DEST_WORD_EXCHANGE(__VALUE__) (((__VALUE__) == LL_DMA_DEST_WORD_PRESERVE) || \
670 DMA_InitStruct->DestWordExchange = LL_DMA_DEST_WORD_PRESERVE; in LL_DMA_StructInit()
816 DMA_InitNodeStruct->DestWordExchange = LL_DMA_DEST_WORD_PRESERVE; in LL_DMA_NodeStructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_dma.c220 … IS_LL_DMA_DEST_WORD_EXCHANGE(__VALUE__) (((__VALUE__) == LL_DMA_DEST_WORD_PRESERVE) || \
706 DMA_InitStruct->DestWordExchange = LL_DMA_DEST_WORD_PRESERVE; in LL_DMA_StructInit()
855 DMA_InitNodeStruct->DestWordExchange = LL_DMA_DEST_WORD_PRESERVE; in LL_DMA_NodeStructInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_dma.h674 #define LL_DMA_DEST_WORD_PRESERVE 0x00000000U /*!< No destination Word exchange when destinati… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_dma.h698 #define LL_DMA_DEST_WORD_PRESERVE 0x00000000U /*!< No destination Word exchange when destinati… macro