Searched refs:IS_TIM_PERIPH_DMA (Results 1 – 4 of 4) sorted by relevance
558 #define IS_TIM_PERIPH_DMA(PERIPH, SOURCE) ((((((*(uint32_t*)&(PERIPH)) == TIM2_BASE) || (((*(uint32… macro
947 assert_param(IS_TIM_PERIPH_DMA(TIMx, TIM_DMASource)); in TIM_DMACmd()
Completed in 23 milliseconds