Searched defs:autoreload (Results 1 – 9 of 9) sorted by relevance
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_lptimer.c | 175 void lptimer_countinue_start(uint32_t autoreload, uint32_t compare) in lptimer_countinue_start() 199 void lptimer_single_start(uint32_t autoreload, uint32_t compare) in lptimer_single_start() 272 void lptimer_autoreload_value_config(uint32_t autoreload) in lptimer_autoreload_value_config()
|
| D | gd32l23x_timer.c | 267 void timer_autoreload_value_config(uint32_t timer_periph, uint32_t autoreload) in timer_autoreload_value_config()
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_timer.c | 331 void timer_autoreload_value_config(uint32_t timer_periph, uint32_t autoreload) in timer_autoreload_value_config()
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_timer.c | 319 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload) in timer_autoreload_value_config()
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_timer.c | 302 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload) in timer_autoreload_value_config()
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_timer.c | 336 void timer_autoreload_value_config(uint32_t timer_periph, uint32_t autoreload) in timer_autoreload_value_config()
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_timer.c | 302 void timer_autoreload_value_config(uint32_t timer_periph, uint32_t autoreload) in timer_autoreload_value_config()
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_timer.c | 336 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload) in timer_autoreload_value_config()
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_timer.c | 299 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload) in timer_autoreload_value_config()
|