Home
last modified time | relevance | path

Searched defs:__aligned (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/include/ble_types/
A Dtypes.h43 #define __aligned(x) __attribute__((__aligned__(x))) macro
45 #define __aligned(x) __attribute__((__aligned__(x))) macro
/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h275 #define __aligned(x) __attribute__((__aligned__(x))) macro

Completed in 5 milliseconds