Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/interfaces/inner_api/core/
H A Dhdf_device_class.h37 DEVICE_CLASS_PLAT = 0x1 << 1, /** Platform device */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/timer/
H A Dtimer_core.c558 HdfDeviceSetClass(device, DEVICE_CLASS_PLAT); in TimerManagerInit()