![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "integer.h"
Go to the source code of this file.
Data Structures | |
struct | RTC |
Functions | |
int | rtc_initialize (void) |
int | rtc_gettime (RTC *) |
int | rtc_settime (const RTC *) |
int rtc_gettime | ( | RTC * | ) |
int rtc_initialize | ( | void | ) |
int rtc_settime | ( | const RTC * | ) |