k_GetDate() is only used within STemWin.
 
Symbols
loading...
Files
loading...

k_GetDate() function

RTC Get date

Syntax

void k_GetDate (RTC_DateTypeDef *Date);
Implemented in k_rtc.c:278

Arguments

Date

Pointer to Date structure

Return value

None

References

LocationReferrerText
k_rtc.c:278
void k_GetDate( RTC_DateTypeDef *Date)
k_rtc.h:41
void k_GetDate (RTC_DateTypeDef *Date);
k_menu.c:771_cbStatus()
k_GetDate(&RTC_DateStructure);
system_win.c:367_cbDateSettings()
k_GetDate(&Date);

Call Tree

Functions calling k_GetDate()
Functions called by k_GetDate()
all items filtered out
k_GetDate()
all items filtered out
Data read by k_GetDate()
Data written by k_GetDate()
k_GetDate()