Home
last modified time | relevance | path

Searched defs:isPeriod (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dtimer_test.h43 uint32_t isPeriod; member
50 uint32_t isPeriod; member
H A Dtimer_test.c78 bool isPeriod; in TimerGetTest() local
401 bool isPeriod; in TimerIfPerformanceTest() local
/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dtimer_if.h111 bool isPeriod; member
/ohos5.0/drivers/hdf_core/framework/support/platform/src/timer/
H A Dtimer_if.c66 int32_t HwTimerGet(DevHandle handle, uint32_t *useconds, bool *isPeriod) in HwTimerGet()
H A Dtimer_if_u.c359 int32_t HwTimerGet(DevHandle handle, uint32_t *useconds, bool *isPeriod) in HwTimerGet()
H A Dtimer_core.c109 int32_t TimerCntrlGet(struct TimerCntrl *cntrl, uint32_t *useconds, bool *isPeriod) in TimerCntrlGet()
/ohos5.0/drivers/hdf_core/framework/support/platform/include/timer/
H A Dtimer_core.h48 bool isPeriod; member