|
fremoclock
1_3A01
FREMO Clock - Software for UTG
|
| ▼ 20_UserInterface | |
| ClockKernel.c | User function called by timer ISR |
| ClockKernel.h | User function called by timer ISR |
| UserInterfaceCommonData.c | Contains all functions to access the common data |
| UserInterfaceCommonData.h | Subroutines for UserInterfaceCommonData |
| UserInterfaceLcd.c | Contains all functions for access to LCD |
| UserInterfaceLcd.h | Subroutines for UserInterfaceLcd |
| UserInterfaceLcdNormal.c | Subroutines for access to LCD for Normal |
| UserInterfaceLcdNormal.h | Subroutines for acess to LCD for Normal |
| UserInterfaceLcdProgram.c | Subroutines for access to LCD for Program |
| UserInterfaceLcdProgram.h | Subroutines for access to LCD for Program |
| UserInterfaceMenu.c | Subroutines for UserInterfaceMenu |
| UserInterfaceMenu.h | Subroutines for UserInterfaceMenu |
| UserInterfaceMenuNormal.c | Subroutines for UserInterfaceMenuNormal |
| UserInterfaceMenuNormal.h | Subroutines for UserInterfaceMenuNormal |
| UserInterfaceMenuProgram.c | Subroutines for UserInterfaceMenu Program |
| UserInterfaceMenuProgram.h | Subroutines for UserInterfaceMenu Program |
| UserSettings.c | Contains all functions to access the common data |
| UserSettings.h | Subroutines for UserSettings |
| ▼ 80_Core | |
| lcd.c | LCD interface example |
| lcd.h | LCD interface header file |
| PushButton.c | Push button debouncing module for Atmel AVR |
| PushButton.h | Push button debouncing module for Atmel AVR |
| SysHwTimer.c | Hardware dependent timer module for Atmel AVR |
| SysHwTimer.h | Hardware dependent timer module for Atmel AVR |
| Timer.c | A timer module |
| Timer.h | A timer module |
| uart.c | Minimal uart library with output only for debugging |
| uart.h | Minimal uart library with output only for debugging |
| main.c | Main program for the FREMO Clock core system |
| Makefile | |
| sysdef.h | System wide Definitions for FREMO Clock |