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:163

Arguments

Date

Pointer to Date structure

Return value

None

References

LocationReferrerText
k_rtc.c:163
void k_GetDate( RTC_DateTypeDef *Date)
k_rtc.h:41
void k_GetDate (RTC_DateTypeDef *Date);
camera_app.c:259CAMERA_SaveToFile()
k_GetDate(&Date);
k_menu.c:697_cbStatus()
k_GetDate(&RTC_DateStructure);
system_win.c:383_cbClockSettings()
k_GetDate(&Date);

Call Tree

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