REVISION
Definition in file SYS_hwInit.c.
#include "sys_hardware.h"
#include "sys_main.h"
#include "../KEYBOARD/keyboard.h"
#include "../LCD/lcd.h"
#include "../DB/db.h"
#include "../MENU/menu.h"
#include "../BATTERY/battery.h"
#include "rtc_inc.h"
Include dependency graph for SYS_hwInit.c:

Go to the source code of this file.
Functions | |
| void | SYS_hwInit (void) |
| Function initializes all system hardware modules. | |
Variables | |
| unsigned int | sysFlag1 |
| System global status flag, access shall all be though macros defined in sys_main.h. | |
1.3.9.1