Searched refs:LL_BDMA_DIRECTION_PERIPH_TO_MEMORY (Results 1 – 2 of 2) sorted by relevance
47 …DIRECTION(__VALUE__) (((__VALUE__) == LL_BDMA_DIRECTION_PERIPH_TO_MEMORY) || \327 BDMA_InitStruct->Direction = LL_BDMA_DIRECTION_PERIPH_TO_MEMORY; in LL_BDMA_StructInit()
271 #define LL_BDMA_DIRECTION_PERIPH_TO_MEMORY 0x00000000U /*!< Peripheral to memory direc… macro