Searched refs:IS_LL_MDMA_PACKMODE (Results 1 – 1 of 1) sorted by relevance
99 #define IS_LL_MDMA_PACKMODE(__VALUE__) (((__VALUE__) == LL_MDMA_PACK_DISABLE) ||… macro460 assert_param(IS_LL_MDMA_PACKMODE(MDMA_InitStruct->PackMode)); in LL_MDMA_Init()649 assert_param(IS_LL_MDMA_PACKMODE(MDMA_InitStruct->PackMode)); in LL_MDMA_CreateLinkNode()