Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/device/
A Ddevice.c245 aos_device_t aos_device_create(int type, int attach_size) argument
251 attach_size = AOS_ALIGN(attach_size, AOS_ALIGN_SIZE);
253 size += attach_size;
/AliOS-Things-master/components/drivers/core/base/include/device/
A Daos_device.h185 aos_device_t aos_device_create(int type, int attach_size);

Completed in 4 milliseconds