Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/device/
A Ddevice.c298 if (!(dev->flag & AOS_DEVICE_FLAG_ACTIVATED))
308 dev->flag |= AOS_DEVICE_FLAG_ACTIVATED;
332 if (!(dev->flag & AOS_DEVICE_FLAG_ACTIVATED))
344 dev->flag |= AOS_DEVICE_FLAG_ACTIVATED;
/AliOS-Things-master/components/drivers/core/base/include/device/
A Daos_device.h37 #define AOS_DEVICE_FLAG_ACTIVATED 0x010 /**< device is activated */ macro

Completed in 4 milliseconds