OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:os_localtime
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/include/
os.h
331
void
os_localtime
(struct rtc_time *rt);
/external/u-boot/drivers/rtc/
i2c_rtc_emul.c
80
os_localtime
(&now);
93
os_localtime
(&tm_now);
109
os_localtime
(&tm_now);
/external/u-boot/arch/sandbox/cpu/
os.c
616
void
os_localtime
(struct rtc_time *rt)
function
Completed in 314 milliseconds