Searched refs:aos_object_is_systemobject (Results 1 – 2 of 2) sorted by relevance
182 DEV_ASSERT(aos_object_is_systemobject(&dev->parent));274 DEV_ASSERT(aos_object_is_systemobject(&dev->parent) == false);
337 bool aos_object_is_systemobject(aos_object_t object) in aos_object_is_systemobject() function
Completed in 3 milliseconds