Searched refs:timer_update_source_config (Results 1 – 16 of 16) sorted by relevance
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/include/ |
| D | gd32l23x_timer.h | 509 void timer_update_source_config(uint32_t timer_periph, uint32_t update);
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_timer.h | 659 void timer_update_source_config(uint32_t timer_periph, uint32_t update);
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/include/ |
| D | gd32vf103_timer.h | 611 void timer_update_source_config(uint32_t timer_periph, uint32_t update);
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_timer.h | 638 void timer_update_source_config(uint32_t timer_periph, uint32_t update);
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/include/ |
| D | gd32f403_timer.h | 631 void timer_update_source_config(uint32_t timer_periph, uint32_t update);
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/ |
| D | gd32f3x0_timer.h | 646 void timer_update_source_config(uint32_t timer_periph, uint8_t update);
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/include/ |
| D | gd32e10x_timer.h | 629 void timer_update_source_config(uint32_t timer_periph, uint32_t update);
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_timer.c | 341 void timer_update_source_config(uint32_t timer_periph, uint32_t update) in timer_update_source_config() function
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/include/ |
| D | gd32a50x_timer.h | 975 void timer_update_source_config(uint32_t timer_periph, uint32_t update);
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_timer.c | 405 void timer_update_source_config(uint32_t timer_periph, uint32_t update) in timer_update_source_config() function
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_timer.c | 393 void timer_update_source_config(uint32_t timer_periph, uint32_t update) in timer_update_source_config() function
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_timer.c | 377 void timer_update_source_config(uint32_t timer_periph, uint32_t update) in timer_update_source_config() function
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_timer.c | 410 void timer_update_source_config(uint32_t timer_periph, uint32_t update) in timer_update_source_config() function
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_timer.c | 376 void timer_update_source_config(uint32_t timer_periph, uint8_t update) in timer_update_source_config() function
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_timer.c | 411 void timer_update_source_config(uint32_t timer_periph, uint32_t update) in timer_update_source_config() function
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_timer.c | 374 void timer_update_source_config(uint32_t timer_periph, uint32_t update) in timer_update_source_config() function
|