Searched refs:IS_TIM_DMA_LENGTH (Results 1 – 6 of 6) sorted by relevance
958 #define IS_TIM_DMA_LENGTH(LENGTH) (((LENGTH) == TIM_DMABURSTLENGTH_1TRANSFER) || \ macro
941 #define IS_TIM_DMA_LENGTH(__LENGTH__) (((__LENGTH__) == TIM_DMABURSTLENGTH_1TRANSFER ) || \ macro
3241 assert_param(IS_TIM_DMA_LENGTH(BurstLength)); in HAL_TIM_DMABurst_WriteStart()3449 assert_param(IS_TIM_DMA_LENGTH(BurstLength)); in HAL_TIM_DMABurst_ReadStart()
3228 assert_param(IS_TIM_DMA_LENGTH(BurstLength)); in HAL_TIM_DMABurst_WriteStart()3430 assert_param(IS_TIM_DMA_LENGTH(BurstLength)); in HAL_TIM_DMABurst_ReadStart()
1826 #define IS_TIM_DMA_LENGTH(__LENGTH__) (((__LENGTH__) == TIM_DMABURSTLENGTH_1TRANSFER) || \ macro
3820 assert_param(IS_TIM_DMA_LENGTH(BurstLength)); in HAL_TIM_DMABurst_WriteStart()4072 assert_param(IS_TIM_DMA_LENGTH(BurstLength)); in HAL_TIM_DMABurst_ReadStart()