| /bsp/airm2m/air32f103/libraries/rt_drivers/ |
| A D | drv_hwtimer.c | 98 TIM_SetCounter(hwtimer_dev->periph, 0); in air32_hwtimer_start() 127 TIM_SetCounter(hwtimer_dev->periph, 0); in air32_hwtimer_stop()
|
| /bsp/wch/arm/Libraries/ch32_drivers/ |
| A D | drv_hwtimer_ch32f10x.c | 137 TIM_SetCounter(hwtimer_dev->periph, 0); in ch32f1_hwtimer_start() 166 TIM_SetCounter(hwtimer_dev->periph, 0); in ch32f1_hwtimer_stop()
|
| A D | drv_hwtimer_ch32f20x.c | 185 TIM_SetCounter(hwtimer_dev->periph, 0); in ch32f2_hwtimer_start() 214 TIM_SetCounter(hwtimer_dev->periph, 0); in ch32f2_hwtimer_stop()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_tim.h | 479 void TIM_SetCounter(TIM_TypeDef* TIMx, uint16_t Counter);
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_tim.h | 479 void TIM_SetCounter(TIM_TypeDef* TIMx, uint16_t Counter);
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_tim.h | 480 void TIM_SetCounter(TIM_TypeDef *TIMx, uint16_t Counter);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_tim.h | 608 void TIM_SetCounter(TIM_TypeDef* tim, u32 counter);
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_tim.h | 1085 void TIM_SetCounter(TIM_TypeDef* TIMx, uint16_t Counter);
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_tim.h | 1045 void TIM_SetCounter(TIM_TypeDef* TIMx, uint32_t Counter);
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_tim.h | 981 void TIM_SetCounter(TIM_TypeDef* TIMx, uint32_t Counter);
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_tim.h | 981 void TIM_SetCounter(TIM_TypeDef* TIMx, uint32_t Counter);
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_tim.h | 1044 void TIM_SetCounter(TIM_TypeDef* TIMx, uint32_t Counter);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_tim.c | 1302 void TIM_SetCounter(TIM_TypeDef* tim, u32 counter) in TIM_SetCounter() function
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_tim.h | 1000 void TIM_SetCounter(TIM_TypeDef* TIMx, uint16_t Counter);
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_tim.h | 1000 void TIM_SetCounter(TIM_TypeDef* TIMx, uint16_t Counter);
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_tim.c | 1561 void TIM_SetCounter(TIM_TypeDef* TIMx, uint16_t Counter) in TIM_SetCounter() function
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_tim.c | 1767 void TIM_SetCounter(TIM_TypeDef *TIMx, uint16_t Counter) in TIM_SetCounter() function
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_tim.c | 1597 void TIM_SetCounter(TIM_TypeDef* TIMx, uint16_t Counter) in TIM_SetCounter() function
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_tim.c | 345 void TIM_SetCounter(TIM_TypeDef* TIMx, uint32_t Counter) in TIM_SetCounter() function
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_tim.c | 2252 void TIM_SetCounter(TIM_TypeDef* TIMx, uint16_t Counter) in TIM_SetCounter() function
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_tim.c | 2252 void TIM_SetCounter(TIM_TypeDef* TIMx, uint16_t Counter) in TIM_SetCounter() function
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_tim.c | 2224 void TIM_SetCounter(TIM_TypeDef* TIMx, uint16_t Counter) in TIM_SetCounter() function
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_tim.c | 231 void TIM_SetCounter(TIM_TypeDef* TIMx, uint32_t Counter) in TIM_SetCounter() function
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_tim.c | 353 void TIM_SetCounter(TIM_TypeDef* TIMx, uint32_t Counter) in TIM_SetCounter() function
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_tim.c | 363 void TIM_SetCounter(TIM_TypeDef *TIMx, uint32_t Counter) in TIM_SetCounter() function
|