Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/device/
A Dobject.c271 object->type = type | AOS_Object_Class_Static; in aos_object_init()
342 if (object->type & AOS_Object_Class_Static) in aos_object_is_systemobject()
361 return object->type & ~AOS_Object_Class_Static; in aos_object_get_type()
/AliOS-Things-master/components/drivers/core/base/include/device/
A Dobject.h45 AOS_Object_Class_Static = 0x80 /**< The object is a static object. */ enumerator

Completed in 3 milliseconds