Searched refs:IS_TIM_DMA_BASE (Results 1 – 6 of 6) sorted by relevance
939 #define IS_TIM_DMA_BASE(BASE) (((BASE) == TIM_DMABASE_CR1) || \ macro
897 #define IS_TIM_DMA_BASE(__BASE__) (((__BASE__) == TIM_DMABASE_CR1) || \ macro
3239 assert_param(IS_TIM_DMA_BASE(BurstBaseAddress)); in HAL_TIM_DMABurst_WriteStart()3447 assert_param(IS_TIM_DMA_BASE(BurstBaseAddress)); in HAL_TIM_DMABurst_ReadStart()
3226 assert_param(IS_TIM_DMA_BASE(BurstBaseAddress)); in HAL_TIM_DMABurst_WriteStart()3428 assert_param(IS_TIM_DMA_BASE(BurstBaseAddress)); in HAL_TIM_DMABurst_ReadStart()
1585 #define IS_TIM_DMA_BASE(__BASE__) (((__BASE__) == TIM_DMABASE_CR1) || \ macro
3818 assert_param(IS_TIM_DMA_BASE(BurstBaseAddress)); in HAL_TIM_DMABurst_WriteStart()4070 assert_param(IS_TIM_DMA_BASE(BurstBaseAddress)); in HAL_TIM_DMABurst_ReadStart()