Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dtimer_if.h103 TIMER_IO_SETONCE, /**< Set the once TIMER info. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/timer/
H A Dtimer_if_u.c347 ret = service->dispatcher->Dispatch(&service->object, TIMER_IO_SETONCE, buf, NULL); in HwTimerSetOnce()
H A Dtimer_core.c424 case TIMER_IO_SETONCE: in TimerIoDispatch()