Searched defs:__ALIGN_END (Results 1 – 7 of 7) sorted by relevance
64 __ALIGN_BEGIN const usb_desc_dev msc_dev_desc __ALIGN_END = variable85 __ALIGN_BEGIN const usb_desc_config_set msc_config_desc __ALIGN_END = variable142 __ALIGN_BEGIN const usb_desc_LANGID usbd_language_id_desc __ALIGN_END = variable153 static __ALIGN_BEGIN const usb_desc_str manufacturer_string __ALIGN_END = variable164 static __ALIGN_BEGIN const usb_desc_str product_string __ALIGN_END = variable175 static __ALIGN_BEGIN usb_desc_str serial_string __ALIGN_END = variable210 static __ALIGN_BEGIN usbd_msc_handler msc_handler __ALIGN_END; in msc_core_init() local
45 __ALIGN_BEGIN const usb_desc_dev iap_dev_desc __ALIGN_END = variable66 __ALIGN_BEGIN const usb_hid_desc_config_set iap_config_desc __ALIGN_END = variable141 static __ALIGN_BEGIN const usb_desc_LANGID usbd_language_id_desc __ALIGN_END = variable152 static __ALIGN_BEGIN const usb_desc_str manufacturer_string __ALIGN_END = variable163 static __ALIGN_BEGIN const usb_desc_str product_string __ALIGN_END = variable174 static __ALIGN_BEGIN usb_desc_str serial_string __ALIGN_END = variable269 static __ALIGN_BEGIN usbd_iap_handler iap_handler __ALIGN_END; in iap_init() local
93 #define __ALIGN_END __attribute__ ((aligned(4))) macro98 #define __ALIGN_END macro
125 #define __ALIGN_END __attribute__ ((aligned (4))) macro132 #define __ALIGN_END macro
67 #define __ALIGN_END __attribute__ ((aligned (4))) macro74 #define __ALIGN_END macro
70 #define __ALIGN_END __attribute__ ((aligned (4))) macro77 #define __ALIGN_END macro
140 #define __ALIGN_END __attribute__ ((aligned (4))) macro150 #define __ALIGN_END macro
Completed in 18 milliseconds