| /bsp/nxp/lpc/lpc408x/drivers/ |
| A D | drv_hwtimer.c | 58 TIM_Cmd(tim, ENABLE); in timer_start() 69 TIM_Cmd(tim, DISABLE); in timer_stop()
|
| /bsp/airm2m/air32f103/libraries/rt_drivers/ |
| A D | drv_hwtimer.c | 110 TIM_Cmd(hwtimer_dev->periph, ENABLE); in air32_hwtimer_start() 125 TIM_Cmd(hwtimer_dev->periph, DISABLE); in air32_hwtimer_stop()
|
| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | air105_timer.h | 74 void TIM_Cmd(TIM_Module_TypeDef* TIMMx, TIM_NumTypeDef TIMx, FunctionalState NewState);
|
| /bsp/wch/arm/Libraries/ch32_drivers/ |
| A D | drv_hwtimer_ch32f10x.c | 149 TIM_Cmd(hwtimer_dev->periph, ENABLE); in ch32f1_hwtimer_start() 164 TIM_Cmd(hwtimer_dev->periph, DISABLE); in ch32f1_hwtimer_stop()
|
| A D | drv_hwtimer_ch32f20x.c | 197 TIM_Cmd(hwtimer_dev->periph, ENABLE); in ch32f2_hwtimer_start() 212 TIM_Cmd(hwtimer_dev->periph, DISABLE); in ch32f2_hwtimer_stop()
|
| A D | drv_pwm_ch32f10x.c | 192 TIM_Cmd(pwm_device->periph, ENABLE); in ch32f1_pwm_device_enable()
|
| A D | drv_pwm_ch32f20x.c | 313 TIM_Cmd(pwm_device->periph, ENABLE); in ch32f2_pwm_device_enable()
|
| /bsp/wch/risc-v/Libraries/ch32_drivers/ |
| A D | drv_hwtimer.c | 223 TIM_Cmd(tim->instance, ENABLE); in ch32_hwtimer_start() 236 TIM_Cmd(tim->instance, DISABLE); in ch32_hwtimer_stop()
|
| A D | drv_pwm.c | 763 TIM_Cmd(pwm_device->periph, ENABLE); in ch32_pwm_device_enable()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_tim.h | 421 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState);
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_tim.h | 421 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState);
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_tim.h | 422 void TIM_Cmd(TIM_TypeDef *TIMx, FunctionalState NewState);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_tim.h | 615 void TIM_Cmd(TIM_TypeDef* tim, FunctionalState state);
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_tim.h | 1027 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState);
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_tim.h | 1054 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState);
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_tim.h | 990 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState);
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_tim.h | 990 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState);
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_tim.h | 1053 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_tim.c | 338 void TIM_Cmd(TIM_TypeDef* tim, FunctionalState state) in TIM_Cmd() function
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_tim.h | 942 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState);
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_tim.h | 942 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState);
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_tim.c | 430 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState) in TIM_Cmd() function
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_tim.c | 476 void TIM_Cmd(TIM_TypeDef *TIMx, FunctionalState NewState) in TIM_Cmd() function
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_tim.c | 466 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState) in TIM_Cmd() function
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_tim.c | 558 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState) in TIM_Cmd() function
|