Home
last modified time | relevance | path

Searched refs:IS_TIM_PERIPH_TRGO (Results 1 – 4 of 4) sorted by relevance

/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_tim.h770 #define IS_TIM_PERIPH_TRGO(PERIPH, TRGO) (((((*(uint32_t*)&(PERIPH)) == TIM2_BASE)||(((*(uint32_t*… macro
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_tim.h770 #define IS_TIM_PERIPH_TRGO(PERIPH, TRGO) (((((*(uint32_t*)&(PERIPH)) == TIM2_BASE)||(((*(uint32_t*… macro
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_tim.c2193 assert_param(IS_TIM_PERIPH_TRGO(TIMx, TIM_TRGOSource)); in TIM_SelectOutputTrigger()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_tim.c2193 assert_param(IS_TIM_PERIPH_TRGO(TIMx, TIM_TRGOSource)); in TIM_SelectOutputTrigger()

Completed in 22 milliseconds