Go to the source code of this file.
Functions | |
| void | F_IrdaTask (void) LargeReentrant |
| void | F_MotorTask (void) LargeReentrant |
| void | F_RtcTask (void) LargeReentrant |
| void F_IrdaTask | ( | 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_RtcTask | ( | void | ) |
Definition at line 20 of file rtc_task.c.
References F_RtcSvc(), F_RtcTaskInit(), OsCoreScheduler(), RtcCtrl, RTC_CONTROL::State, and RTC_CONTROL::Timer.
Referenced by F_SysPowerOnInit().
1.5.6