Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/device/
A Dobject.c305 void aos_object_detach(aos_object_t object) in aos_object_detach()
337 bool aos_object_is_systemobject(aos_object_t object) in aos_object_is_systemobject()
356 uint8_t aos_object_get_type(aos_object_t object) in aos_object_get_type()
376 aos_object_t aos_object_find(const char *name, uint8_t type) in aos_object_find()
378 aos_object_t object = NULL; in aos_object_find()
A Ddevice.c24 extern void aos_object_detach(aos_object_t object);
/AliOS-Things-master/components/drivers/core/base/include/device/
A Dobject.h60 typedef struct aos_object *aos_object_t; typedef

Completed in 4 milliseconds