| /bsp/airm2m/air32f103/libraries/rt_drivers/ |
| A D | drv_hwtimer.c | 99 TIM_SetAutoreload(hwtimer_dev->periph, cnt - 1); in air32_hwtimer_start()
|
| /bsp/wch/arm/Libraries/ch32_drivers/ |
| A D | drv_hwtimer_ch32f10x.c | 138 TIM_SetAutoreload(hwtimer_dev->periph, cnt - 1); in ch32f1_hwtimer_start()
|
| A D | drv_hwtimer_ch32f20x.c | 186 TIM_SetAutoreload(hwtimer_dev->periph, cnt - 1); in ch32f2_hwtimer_start()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_tim.h | 480 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint16_t Autoreload);
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_tim.h | 480 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint16_t Autoreload);
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_tim.h | 481 void TIM_SetAutoreload(TIM_TypeDef *TIMx, uint16_t Autoreload);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_tim.h | 609 void TIM_SetAutoreload(TIM_TypeDef* tim, u16 auto_reload);
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_tim.h | 1086 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint16_t Autoreload);
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_tim.h | 1046 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint32_t Autoreload);
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_tim.h | 982 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint32_t Autoreload);
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_tim.h | 982 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint32_t Autoreload);
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_tim.h | 1045 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint32_t Autoreload);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_tim.c | 1211 void TIM_SetAutoreload(TIM_TypeDef* tim, u16 auto_reload) in TIM_SetAutoreload() function
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_tim.h | 1001 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint16_t Autoreload);
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_tim.h | 1001 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint16_t Autoreload);
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_tim.c | 1573 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint16_t Autoreload) in TIM_SetAutoreload() function
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_tim.c | 1782 void TIM_SetAutoreload(TIM_TypeDef *TIMx, uint16_t Autoreload) in TIM_SetAutoreload() function
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_tim.c | 1609 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint16_t Autoreload) in TIM_SetAutoreload() function
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_tim.c | 363 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint32_t Autoreload) in TIM_SetAutoreload() function
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_tim.c | 2266 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint16_t Autoreload) in TIM_SetAutoreload() function
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_tim.c | 2266 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint16_t Autoreload) in TIM_SetAutoreload() function
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_tim.c | 2238 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint16_t Autoreload) in TIM_SetAutoreload() function
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_tim.c | 246 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint32_t Autoreload) in TIM_SetAutoreload() function
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_tim.c | 371 void TIM_SetAutoreload(TIM_TypeDef* TIMx, uint32_t Autoreload) in TIM_SetAutoreload() function
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_tim.c | 380 void TIM_SetAutoreload(TIM_TypeDef *TIMx, uint32_t Autoreload) in TIM_SetAutoreload() function
|