Go to the source code of this file.
Functions | |
void | F_SysPowerOnInit () |
void | IsrExternalInt0 (void) |
void | IsrTimer0 (void) |
void | IsrExternalInt1 (void) |
void | IsrTimer1 (void) |
void | IsrSerialint (void) |
void | IsrTimer2 (void) |
void F_SysPowerOnInit | ( | void | ) |
Definition at line 11 of file main.c.
References F_IrdaPowerOnInit(), F_LcmPowerOnInit(), F_LcmSvc(), F_LedPowerOnInit(), F_LedSvc(), F_MotorPowerOnInit(), F_MotorSvc(), F_RtcPowerOnInit(), F_RtcSvc(), F_ShellPowerOnInit(), F_ShellSvc(), F_TimePowerOnInit(), and F_UartPowerOnInit().
void IsrExternalInt0 | ( | void | ) |
Definition at line 69 of file main.c.
References F_IrdaBitProc(), F_IrdaGetSignalType(), IrdaCtrl, IRDA_CONTROL::Status, UN_UI::uc, and IRDA_CONTROL::unTime.
void IsrSerialint | ( | void | ) |
void IsrTimer0 | ( | void | ) |
Definition at line 88 of file main.c.
References LcmCtrl, LedCtrl, RtcCtrl, ShellCtrl, StepMotorCtrl, LCM_CONTROL::Timer, RTC_CONTROL::Timer, LED_CONTROL::Timer, SHELL_CONTROL::Timer, and STEPMOTOR_CONTROL::Timer.
void IsrTimer1 | ( | void | ) |