Home
last modified time | relevance | path

Searched refs:timer_break_parameter_struct (Results 1 – 2 of 2) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h262 }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);
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c513 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()

Completed in 13 milliseconds