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

k_GetDate() function

RTC Get date

Syntax

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

Arguments

Date

Pointer to Date structure

Return value

None

References

LocationReferrerText
k_rtc.c:169
void k_GetDate( RTC_DateTypeDef *Date)
k_rtc.h:41
void k_GetDate (RTC_DateTypeDef *Date);
camera_app.c:266CAMERA_SaveToFile()
k_GetDate(&Date);
k_menu.c:773_cbStatus()
k_GetDate(&RTC_DateStructure);
system_win.c:374_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()