Searched refs:IS_LL_DMA_PRIORITY (Results 1 – 1 of 1) sorted by relevance
71 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \ macro281 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
Completed in 5 milliseconds