Searched refs:timer_break_config (Results 1 – 14 of 14) sorted by relevance
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_timer.h | 677 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara);
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/include/ |
| D | gd32vf103_timer.h | 629 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara);
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_timer.h | 656 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara);
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/include/ |
| D | gd32f403_timer.h | 663 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara);
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/ |
| D | gd32f3x0_timer.h | 680 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara);
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/include/ |
| D | gd32e10x_timer.h | 647 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara);
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/include/ |
| D | gd32a50x_timer.h | 997 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct *breakpara);
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_timer.c | 567 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct *breakpara) in timer_break_config() function
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_timer.c | 699 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara) in timer_break_config() function
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_timer.c | 539 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara) in timer_break_config() function
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_timer.c | 572 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara) in timer_break_config() function
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_timer.c | 703 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara) in timer_break_config() function
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_timer.c | 572 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara) in timer_break_config() function
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_timer.c | 604 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct *breakpara) in timer_break_config() function
|