Searched refs:IS_LL_DMA_BURST_LENGTH (Results 1 – 5 of 5) sorted by relevance
125 #define IS_LL_DMA_BURST_LENGTH(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= 64… macro430 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitStruct->SrcBurstLength)); in LL_DMA_Init()431 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitStruct->DestBurstLength)); in LL_DMA_Init()881 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitNodeStruct->SrcBurstLength)); in LL_DMA_CreateLinkNode()882 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitNodeStruct->DestBurstLength)); in LL_DMA_CreateLinkNode()
133 #define IS_LL_DMA_BURST_LENGTH(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= 64… macro424 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitStruct->SrcBurstLength)); in LL_DMA_Init()425 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitStruct->DestBurstLength)); in LL_DMA_Init()852 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitNodeStruct->SrcBurstLength)); in LL_DMA_CreateLinkNode()853 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitNodeStruct->DestBurstLength)); in LL_DMA_CreateLinkNode()
169 #define IS_LL_DMA_BURST_LENGTH(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= 64… macro464 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitStruct->SrcBurstLength)); in LL_DMA_Init()465 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitStruct->DestBurstLength)); in LL_DMA_Init()904 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitNodeStruct->SrcBurstLength)); in LL_DMA_CreateLinkNode()905 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitNodeStruct->DestBurstLength)); in LL_DMA_CreateLinkNode()
172 #define IS_LL_DMA_BURST_LENGTH(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= 64… macro486 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitStruct->SrcBurstLength)); in LL_DMA_Init()487 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitStruct->DestBurstLength)); in LL_DMA_Init()950 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitNodeStruct->SrcBurstLength)); in LL_DMA_CreateLinkNode()951 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitNodeStruct->DestBurstLength)); in LL_DMA_CreateLinkNode()
96 #define IS_LL_DMA_BURST_LENGTH(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= 64… macro364 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitStruct->SrcBurstLength)); in LL_DMA_Init()365 assert_param(IS_LL_DMA_BURST_LENGTH(DMA_InitStruct->DestBurstLength)); in LL_DMA_Init()