Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c1516 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode) in timer_hall_mode_config() argument
1518 if(TIMER_HALLINTERFACE_ENABLE == hallmode){ in timer_hall_mode_config()
1520 }else if(TIMER_HALLINTERFACE_DISABLE == hallmode){ in timer_hall_mode_config()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h681 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode);

Completed in 13 milliseconds