Searched refs:IS_LL_BDMA_PRIORITY (Results 1 – 1 of 1) sorted by relevance
76 #define IS_LL_BDMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_BDMA_PRIORITY_LOW)… macro261 assert_param(IS_LL_BDMA_PRIORITY(BDMA_InitStruct->Priority)); in LL_BDMA_Init()