Searched refs:timer_counter_value_config (Results 1 – 16 of 16) sorted by relevance
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/include/ |
| D | gd32l23x_timer.h | 501 void timer_counter_value_config(uint32_t timer_periph, uint32_t counter);
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_timer.h | 651 void timer_counter_value_config(uint32_t timer_periph , uint32_t counter);
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/include/ |
| D | gd32vf103_timer.h | 603 void timer_counter_value_config(uint32_t timer_periph, uint16_t counter);
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_timer.h | 630 void timer_counter_value_config(uint32_t timer_periph , uint32_t counter);
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/include/ |
| D | gd32f403_timer.h | 623 void timer_counter_value_config(uint32_t timer_periph , uint16_t counter);
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/ |
| D | gd32f3x0_timer.h | 638 void timer_counter_value_config(uint32_t timer_periph , uint32_t counter);
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/include/ |
| D | gd32e10x_timer.h | 621 void timer_counter_value_config(uint32_t timer_periph, uint16_t counter);
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_timer.c | 279 void timer_counter_value_config(uint32_t timer_periph, uint32_t counter) in timer_counter_value_config() function
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/include/ |
| D | gd32a50x_timer.h | 967 void timer_counter_value_config(uint32_t timer_periph, uint16_t counter);
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_timer.c | 343 void timer_counter_value_config(uint32_t timer_periph, uint32_t counter) in timer_counter_value_config() function
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_timer.c | 331 void timer_counter_value_config(uint32_t timer_periph, uint16_t counter) in timer_counter_value_config() function
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_timer.c | 314 void timer_counter_value_config(uint32_t timer_periph, uint16_t counter) in timer_counter_value_config() function
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_timer.c | 348 void timer_counter_value_config(uint32_t timer_periph, uint32_t counter) in timer_counter_value_config() function
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_timer.c | 314 void timer_counter_value_config(uint32_t timer_periph, uint32_t counter) in timer_counter_value_config() function
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_timer.c | 348 void timer_counter_value_config(uint32_t timer_periph, uint16_t counter) in timer_counter_value_config() function
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_timer.c | 311 void timer_counter_value_config(uint32_t timer_periph, uint16_t counter) in timer_counter_value_config() function
|