Home
last modified time | relevance | path

Searched defs:TIM_OCFast (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_tim.c1604 void TIM_OC1FastConfig(TIM_TypeDef* TIMx, uint16_t TIM_OCFast) in TIM_OC1FastConfig()
1630 void TIM_OC2FastConfig(TIM_TypeDef* TIMx, uint16_t TIM_OCFast) in TIM_OC2FastConfig()
1655 void TIM_OC3FastConfig(TIM_TypeDef* TIMx, uint16_t TIM_OCFast) in TIM_OC3FastConfig()
1680 void TIM_OC4FastConfig(TIM_TypeDef* TIMx, uint16_t TIM_OCFast) in TIM_OC4FastConfig()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_tim.c1353 void TIM_OC1FastConfig(TIM_TypeDef* TIMx, uint16_t TIM_OCFast) in TIM_OC1FastConfig()
1384 void TIM_OC2FastConfig(TIM_TypeDef* TIMx, uint16_t TIM_OCFast) in TIM_OC2FastConfig()
1414 void TIM_OC3FastConfig(TIM_TypeDef* TIMx, uint16_t TIM_OCFast) in TIM_OC3FastConfig()
1444 void TIM_OC4FastConfig(TIM_TypeDef* TIMx, uint16_t TIM_OCFast) in TIM_OC4FastConfig()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_tim.c1355 void TIM_OC1FastConfig(TIM_TypeDef* TIMx, uint16_t TIM_OCFast) in TIM_OC1FastConfig()
1386 void TIM_OC2FastConfig(TIM_TypeDef* TIMx, uint16_t TIM_OCFast) in TIM_OC2FastConfig()
1416 void TIM_OC3FastConfig(TIM_TypeDef* TIMx, uint16_t TIM_OCFast) in TIM_OC3FastConfig()
1446 void TIM_OC4FastConfig(TIM_TypeDef* TIMx, uint16_t TIM_OCFast) in TIM_OC4FastConfig()

Completed in 19 milliseconds