Home
last modified time | relevance | path

Searched refs:TimestampToRtcTime (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/include/platform/
Drtc_base.h73 void TimestampToRtcTime(struct RtcTime *time, const uint64_t seconds);
/drivers/hdf_core/framework/support/platform/src/rtc/
Drtc_base.c115 void TimestampToRtcTime(struct RtcTime *time, const uint64_t seconds) in TimestampToRtcTime() function