Searched refs:LL_BDMA_DIRECTION_MEMORY_TO_PERIPH (Results 1 – 2 of 2) sorted by relevance
48 … ((__VALUE__) == LL_BDMA_DIRECTION_MEMORY_TO_PERIPH) || \
263 #define LL_BDMA_DIRECTION_MEMORY_TO_PERIPH BDMA_CCR_DIR /*!< Memory to peripheral direc… macro1127 if (Direction == LL_BDMA_DIRECTION_MEMORY_TO_PERIPH) in LL_BDMA_ConfigAddresses()