Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/include/device/
A Dobject.h26 #ifndef AOS_ALIGN_SIZE
27 #define AOS_ALIGN_SIZE 4 macro
/AliOS-Things-master/components/drivers/core/base/device/
A Ddevice.c250 size = AOS_ALIGN(sizeof(struct aos_device), AOS_ALIGN_SIZE);
251 attach_size = AOS_ALIGN(attach_size, AOS_ALIGN_SIZE);

Completed in 4 milliseconds