RTC
|
Abbreviations and Definitions
Abbreviations and Definitions
Abbreviations: | |
DAVEā¢ | Digital Application Virtual Engineer |
APP | DAVE Application |
API | Application Programming Interface |
GUI | Graphical User Interface |
MCU | Microcontroller Unit |
SW | Software |
HW | Hardware |
LLD | Low Level Driver |
SCU | System Control Unit |
IO | Input Output |
RTC | Real Time Clock |
NMI | Non Maskable Interrupt |
Definitions: | |
Singleton | Only single instance of the APP is permitted |
Sharable | Resource sharing with other APPs is permitted |
initProvider | Provides the initialization routine |
Physical connectivity | Hardware inter/intra peripheral (constant) signal connection |
Conditional connectivity | Constrained hardware inter/intra peripheral signal connection |
Aggregation | Indicates consumption of low level (dependent) APPs |