Home
last modified time | relevance | path

Searched refs:TIMTS_TypeDef (Results 1 – 2 of 2) sorted by relevance

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_tim.h97 } TIMTS_TypeDef; typedef
691 void TIM_ITRxExternalClockConfig(TIM_TypeDef* tim, TIMTS_TypeDef source);
697 void TIM_SelectInputTrigger(TIM_TypeDef* tim, TIMTS_TypeDef source);
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_tim.c464 void TIM_ITRxExternalClockConfig(TIM_TypeDef* tim, TIMTS_TypeDef source) in TIM_ITRxExternalClockConfig()
490 TIM_SelectInputTrigger(tim, (TIMTS_TypeDef)source); in TIM_TIxExternalClockConfig()
613 void TIM_SelectInputTrigger(TIM_TypeDef* tim, TIMTS_TypeDef source) in TIM_SelectInputTrigger()

Completed in 10 milliseconds