Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_misc.h68 #ifndef STRUCT_UNPACKED
69 #define STRUCT_UNPACKED macro
78 #ifndef STRUCT_UNPACKED
79 #define STRUCT_UNPACKED __attribute__((__packed__)) macro
88 #ifndef STRUCT_UNPACKED
89 #define STRUCT_UNPACKED _Pragma("pack()") macro
/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_misc.h59 #ifndef STRUCT_UNPACKED
60 #define STRUCT_UNPACKED macro
69 #ifndef STRUCT_UNPACKED
70 #define STRUCT_UNPACKED __attribute__((__packed__)) macro
79 #ifndef STRUCT_UNPACKED
80 #define STRUCT_UNPACKED _Pragma("pack()") macro

Completed in 8 milliseconds