Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/msc/Source/
A Dusbd_msc_core.c64 __ALIGN_BEGIN const usb_desc_dev msc_dev_desc __ALIGN_END = variable
85 __ALIGN_BEGIN const usb_desc_config_set msc_config_desc __ALIGN_END = variable
142 __ALIGN_BEGIN const usb_desc_LANGID usbd_language_id_desc __ALIGN_END = variable
153 static __ALIGN_BEGIN const usb_desc_str manufacturer_string __ALIGN_END = variable
164 static __ALIGN_BEGIN const usb_desc_str product_string __ALIGN_END = variable
175 static __ALIGN_BEGIN usb_desc_str serial_string __ALIGN_END = variable
210 static __ALIGN_BEGIN usbd_msc_handler msc_handler __ALIGN_END; in msc_core_init() local
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/iap/Source/
A Dusb_iap_core.c45 __ALIGN_BEGIN const usb_desc_dev iap_dev_desc __ALIGN_END = variable
66 __ALIGN_BEGIN const usb_hid_desc_config_set iap_config_desc __ALIGN_END = variable
141 static __ALIGN_BEGIN const usb_desc_LANGID usbd_language_id_desc __ALIGN_END = variable
152 static __ALIGN_BEGIN const usb_desc_str manufacturer_string __ALIGN_END = variable
163 static __ALIGN_BEGIN const usb_desc_str product_string __ALIGN_END = variable
174 static __ALIGN_BEGIN usb_desc_str serial_string __ALIGN_END = variable
269 static __ALIGN_BEGIN usbd_iap_handler iap_handler __ALIGN_END; in iap_init() local
/bsp/nuclei/gd32vf103_rvstar/applications/
A Dusb_conf.h93 #define __ALIGN_END __attribute__ ((aligned(4))) macro
98 #define __ALIGN_END macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_def.h125 #define __ALIGN_END __attribute__ ((aligned (4))) macro
132 #define __ALIGN_END macro
/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/
A Dtype_def.h67 #define __ALIGN_END __attribute__ ((aligned (4))) macro
74 #define __ALIGN_END macro
/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/
A Dtype_def.h70 #define __ALIGN_END __attribute__ ((aligned (4))) macro
77 #define __ALIGN_END macro
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_def.h140 #define __ALIGN_END __attribute__ ((aligned (4))) macro
150 #define __ALIGN_END macro

Completed in 18 milliseconds