Go to the source code of this file.
Functions | |
| void | F_MotorTaskInit (void) |
| void | F_MotorTask (void) |
| void F_MotorTask | ( | void | ) |
Definition at line 17 of file motor_task.c.
References F_MotorSvc(), F_MotorTaskInit(), OsCoreScheduler(), StepMotorCtrl, and STEPMOTOR_CONTROL::Timer.
Referenced by F_SysPowerOnInit().
| void F_MotorTaskInit | ( | void | ) |
Definition at line 14 of file motor_task.c.
References F_MotorPowerOnInit().
Referenced by F_MotorTask().
1.5.6