Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/common/
A Dusb_util.h22 #ifndef __PACKED_UNION
23 #define __PACKED_UNION __packed union macro
41 #ifndef __PACKED_UNION
42 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
88 #ifndef __PACKED_UNION
90 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
93 #define __PACKED_UNION __packed union macro
/components/drivers/usb/cherryusb/port/musb/
A Dusb_musb_reg.h98 __PACKED_UNION
104 __PACKED_UNION
114 __PACKED_UNION
138 __PACKED_UNION

Completed in 14 milliseconds