Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/device/
A Dobject.c58 {&(aos_object_container[c].object_list), &(aos_object_container[c].object_list)}
59 static struct aos_object_information aos_object_container[AOS_Object_Info_Unknown] = variable
219 if (aos_object_container[index].type == type) return &aos_object_container[index]; in aos_object_get_information()

Completed in 2 milliseconds