RTC_TimeShow() is only used within RTC_Alarm.
 
Symbols
loading...
Files
loading...

RTC_TimeShow() function

Display the current time.

Syntax

static void RTC_TimeShow(uint8_t* showtime);
Implemented in main.c:275

Arguments

showtime

pointer to buffer

Return value

None

References

LocationReferrerText
main.c:275
static void RTC_TimeShow(uint8_t* showtime)
main.c:44
static void RTC_TimeShow(uint8_t* showtime);
main.c:107main()
RTC_TimeShow(aShowTime);

Call Tree

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