Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_mdma.c84 …IS_LL_MDMA_BUFFWRITEMODE(__VALUE__) (((__VALUE__) == LL_MDMA_BUFF_WRITE_DISABLE) || \
604 MDMA_InitStruct->BufferableWriteMode = LL_MDMA_BUFF_WRITE_DISABLE; in LL_MDMA_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_mdma.h322 #define LL_MDMA_BUFF_WRITE_DISABLE 0x00000000U /*!< destination write operati… macro