Searched refs:hallmode (Results 1 – 2 of 2) sorted by relevance
1516 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode) in timer_hall_mode_config() argument1518 if(TIMER_HALLINTERFACE_ENABLE == hallmode){ in timer_hall_mode_config()1520 }else if(TIMER_HALLINTERFACE_DISABLE == hallmode){ in timer_hall_mode_config()
681 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode);
Completed in 13 milliseconds