Home
last modified time | relevance | path

Searched refs:RTC_IO_WRITETIME (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Drtc_if.h87 RTC_IO_WRITETIME, /**< Write format-compliant time. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/rtc/
H A Drtc_service.c308 case RTC_IO_WRITETIME: in RtcIoDispatch()
H A Drtc_if_u.c148 ret = service->dispatcher->Dispatch(&service->object, RTC_IO_WRITETIME, data, NULL); in RtcWriteTime()