Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/include/device/
A Daos_device.h91 typedef struct aos_device * aos_device_t;
96 struct aos_device struct
/AliOS-Things-master/components/drivers/core/base/device/
A Ddevice.c250 size = AOS_ALIGN(sizeof(struct aos_device), AOS_ALIGN_SIZE);
258 memset(device, 0x0, sizeof(struct aos_device));
A Dobject.c93 …_Object_Class_Device, _OBJ_CONTAINER_LIST_INIT(AOS_Object_Info_Device), sizeof(struct aos_device)},
/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/
A Dmtd.h81 struct aos_device parent;

Completed in 9 milliseconds