Searched refs:TIMOCFE_Typedef (Results 1 – 2 of 2) sorted by relevance
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_tim.h | 375 } TIMOCFE_Typedef; typedef 645 void TIM_OC1FastConfig(TIM_TypeDef* tim, TIMOCFE_Typedef fast); 646 void TIM_OC2FastConfig(TIM_TypeDef* tim, TIMOCFE_Typedef fast); 647 void TIM_OC3FastConfig(TIM_TypeDef* tim, TIMOCFE_Typedef fast); 648 void TIM_OC4FastConfig(TIM_TypeDef* tim, TIMOCFE_Typedef fast); 726 void TIM_OC5FastConfig(TIM_TypeDef* tim, TIMOCFE_Typedef fast);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_tim.c | 814 void TIM_OC1FastConfig(TIM_TypeDef* tim, TIMOCFE_Typedef fast) in TIM_OC1FastConfig() 828 void TIM_OC2FastConfig(TIM_TypeDef* tim, TIMOCFE_Typedef fast) in TIM_OC2FastConfig() 842 void TIM_OC3FastConfig(TIM_TypeDef* tim, TIMOCFE_Typedef fast) in TIM_OC3FastConfig() 856 void TIM_OC4FastConfig(TIM_TypeDef* tim, TIMOCFE_Typedef fast) in TIM_OC4FastConfig() 1664 void TIM_OC5FastConfig(TIM_TypeDef* tim, TIMOCFE_Typedef fast) in TIM_OC5FastConfig()
|
Completed in 11 milliseconds