Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_tim.h383 } TIMOCCE_Typedef; typedef
649 void TIM_ClearOC1Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear);
650 void TIM_ClearOC2Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear);
651 void TIM_ClearOC3Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear);
652 void TIM_ClearOC4Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear);
727 void TIM_ClearOC5Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear);
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_tim.c870 void TIM_ClearOC1Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC1Ref()
884 void TIM_ClearOC2Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC2Ref()
898 void TIM_ClearOC3Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC3Ref()
912 void TIM_ClearOC4Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC4Ref()
1678 void TIM_ClearOC5Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC5Ref()

Completed in 18 milliseconds