Searched refs:timer_repetition_value_config (Results 1 – 14 of 14) sorted by relevance
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_timer.h | 647 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition);
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/include/ |
| D | gd32vf103_timer.h | 599 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition);
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_timer.h | 626 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition);
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/include/ |
| D | gd32f403_timer.h | 619 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition);
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/ |
| D | gd32f3x0_timer.h | 634 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition);
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/include/ |
| D | gd32e10x_timer.h | 617 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition);
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/include/ |
| D | gd32a50x_timer.h | 963 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition);
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_timer.c | 319 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition) in timer_repetition_value_config() function
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_timer.c | 307 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition) in timer_repetition_value_config() function
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_timer.c | 290 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition) in timer_repetition_value_config() function
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_timer.c | 324 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition) in timer_repetition_value_config() function
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_timer.c | 290 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition) in timer_repetition_value_config() function
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_timer.c | 324 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition) in timer_repetition_value_config() function
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_timer.c | 287 void timer_repetition_value_config(uint32_t timer_periph, uint16_t repetition) in timer_repetition_value_config() function
|