Nut/OS  5.0.5
API Reference
caltime.c File Reference
#include <dev/board.h>
#include <dev/debug.h>
#include <sys/version.h>
#include <sys/timer.h>
#include <stdlib.h>
#include <stdio.h>
#include <io.h>
#include <string.h>
#include <time.h>
Include dependency graph for caltime.c:

Functions

int main (void)

Function Documentation

int main ( void  )

References _daylight, _fileno(), _ioctl(), _timezone, DEV_CONSOLE, DEV_CONSOLE_NAME, EDIT_MODE_ECHO, EdLineOpen(), freopen(), getchar(), kbhit(), NutRegisterDevice(), NutRegisterRtc(), NutRtcGetStatus(), NutVersionString(), printf, putchar(), puts, RfcTimeParse(), RTC_CHIP, RTC_STATUS_PF, stdin, stdout, stime(), and UART_SETSPEED.

Here is the call graph for this function: