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

k_SetDate() function

RTC Set date

Syntax

void k_SetDate (RTC_DateTypeDef *Date);
Implemented in k_rtc.c:184

Arguments

Date

Pointer to Date structure

Return value

None

References

LocationReferrerText
k_rtc.c:184
void k_SetDate( RTC_DateTypeDef *Date)
k_rtc.h:40
void k_SetDate (RTC_DateTypeDef *Date);
system_win.c:474_cbClockSettings()
k_SetDate(&Date);

Call Tree

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