Searched refs:IS_LL_MDMA_PRIORITY (Results 1 – 1 of 1) sorted by relevance
79 #define IS_LL_MDMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_MDMA_PRIORITY_LOW) … macro455 assert_param(IS_LL_MDMA_PRIORITY(MDMA_InitStruct->Priority)); in LL_MDMA_Init()