Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dtimer_if.h102 TIMER_IO_SET, /**< Set the period TIMER info. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/timer/
H A Dtimer_if_u.c286 ret = service->dispatcher->Dispatch(&service->object, TIMER_IO_SET, buf, NULL); in HwTimerSet()
H A Dtimer_core.c421 case TIMER_IO_SET: in TimerIoDispatch()