RTC_CalendarShow() is only used within RTC_Calendar.
 
Symbols
loading...
Files
loading...

RTC_CalendarShow() function

Display the current time and date.

Syntax

static void RTC_CalendarShow(uint8_t* showtime,     uint8_t* showdate);
Implemented in main.c:220

Arguments

showtime

pointer to buffer

showdate

pointer to buffer

Return value

None

References

LocationReferrerText
main.c:220
static void RTC_CalendarShow(uint8_t *showtime, uint8_t *showdate)
main.c:45
static void RTC_CalendarShow(uint8_t* showtime, uint8_t* showdate);
main.c:105main()
RTC_CalendarShow(aShowTime, aShowDate);

Call Tree

Functions calling RTC_CalendarShow()
Functions called by RTC_CalendarShow()
all items filtered out
RTC_CalendarShow()
sprintf()
all items filtered out
Data read by RTC_CalendarShow()
RTC_CalendarShow()
Type of RTC_CalendarShow()
RTC_CalendarShow()
all items filtered out