Searched defs:timer_prescaler_config (Results 1 – 8 of 8) sorted by relevance
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_timer.c | 251 void timer_prescaler_config(uint32_t timer_periph, uint16_t prescaler, uint32_t pscreload) in timer_prescaler_config() function
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_timer.c | 303 void timer_prescaler_config(uint32_t timer_periph, uint16_t prescaler, uint8_t pscreload) in timer_prescaler_config() function
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_timer.c | 291 void timer_prescaler_config(uint32_t timer_periph, uint16_t prescaler, uint8_t pscreload) in timer_prescaler_config() function
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_timer.c | 274 void timer_prescaler_config(uint32_t timer_periph, uint16_t prescaler, uint32_t pscreload) in timer_prescaler_config() function
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_timer.c | 308 void timer_prescaler_config(uint32_t timer_periph, uint16_t prescaler, uint32_t pscreload) in timer_prescaler_config() function
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_timer.c | 274 void timer_prescaler_config(uint32_t timer_periph, uint16_t prescaler, uint8_t pscreload) in timer_prescaler_config() function
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_timer.c | 308 void timer_prescaler_config(uint32_t timer_periph, uint16_t prescaler, uint32_t pscreload) in timer_prescaler_config() function
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_timer.c | 271 void timer_prescaler_config(uint32_t timer_periph, uint16_t prescaler, uint32_t pscreload) in timer_prescaler_config() function
|