Searched refs:timer_break_parameter_struct (Results 1 – 14 of 14) sorted by relevance
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_timer.h | 288 }timer_break_parameter_struct; typedef 675 void timer_break_struct_para_init(timer_break_parameter_struct* breakpara); 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 | 262 }timer_break_parameter_struct; typedef 627 void timer_break_struct_para_init(timer_break_parameter_struct* breakpara); 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 | 282 }timer_break_parameter_struct; typedef 654 void timer_break_struct_para_init(timer_break_parameter_struct* breakpara); 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 | 277 }timer_break_parameter_struct; typedef 661 void timer_break_struct_para_init(timer_break_parameter_struct* breakpara); 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 | 283 }timer_break_parameter_struct; typedef 678 void timer_break_struct_para_init(timer_break_parameter_struct* breakpara); 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 | 276 }timer_break_parameter_struct; typedef 645 void timer_break_struct_para_init(timer_break_parameter_struct* breakpara); 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 | 456 } timer_break_parameter_struct; typedef 995 void timer_break_struct_para_init(timer_break_parameter_struct *breakpara); 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 | 541 void timer_break_struct_para_init(timer_break_parameter_struct *breakpara) in timer_break_struct_para_init() 567 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct *breakpara) in timer_break_config()
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_timer.c | 673 void timer_break_struct_para_init(timer_break_parameter_struct* breakpara) in timer_break_struct_para_init() 699 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara) in timer_break_config()
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_timer.c | 513 void timer_break_struct_para_init(timer_break_parameter_struct* breakpara) in timer_break_struct_para_init() 539 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara) in timer_break_config()
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_timer.c | 546 void timer_break_struct_para_init(timer_break_parameter_struct* breakpara) in timer_break_struct_para_init() 572 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara) in timer_break_config()
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_timer.c | 677 void timer_break_struct_para_init(timer_break_parameter_struct* breakpara) in timer_break_struct_para_init() 703 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara) in timer_break_config()
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_timer.c | 546 void timer_break_struct_para_init(timer_break_parameter_struct* breakpara) in timer_break_struct_para_init() 572 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct* breakpara) in timer_break_config()
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_timer.c | 578 void timer_break_struct_para_init(timer_break_parameter_struct *breakpara) in timer_break_struct_para_init() 604 void timer_break_config(uint32_t timer_periph, timer_break_parameter_struct *breakpara) in timer_break_config()
|