Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/common/
A Dusb_util.h26 #define __ALIGNED(x) __attribute__((aligned(x))) macro
45 #define __ALIGNED(x) __attribute__((aligned(x))) macro
99 #define __ALIGNED(x) __attribute__((aligned(x))) macro
102 #define __ALIGNED(x) __attribute__((aligned(x))) macro
105 #define __ALIGNED(x) macro

Completed in 10 milliseconds