Home
last modified time | relevance | path

Searched refs:__ALIGN_BEGIN (Results 1 – 8 of 8) sorted by relevance

/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/
A Dtype_def.h69 #ifndef __ALIGN_BEGIN
70 #define __ALIGN_BEGIN macro
76 #ifndef __ALIGN_BEGIN
78 #define __ALIGN_BEGIN __align(4) macro
80 #define __ALIGN_BEGIN macro
/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/
A Dtype_def.h72 #ifndef __ALIGN_BEGIN
73 #define __ALIGN_BEGIN macro
79 #ifndef __ALIGN_BEGIN
81 #define __ALIGN_BEGIN __align(4) macro
83 #define __ALIGN_BEGIN macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_def.h127 #ifndef __ALIGN_BEGIN
128 #define __ALIGN_BEGIN macro
134 #ifndef __ALIGN_BEGIN
136 #define __ALIGN_BEGIN __align(4) macro
138 #define __ALIGN_BEGIN macro
/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 =
85 __ALIGN_BEGIN const usb_desc_config_set msc_config_desc __ALIGN_END =
142 __ALIGN_BEGIN const usb_desc_LANGID usbd_language_id_desc __ALIGN_END =
153 static __ALIGN_BEGIN const usb_desc_str manufacturer_string __ALIGN_END =
164 static __ALIGN_BEGIN const usb_desc_str product_string __ALIGN_END =
175 static __ALIGN_BEGIN usb_desc_str serial_string __ALIGN_END =
199 static __ALIGN_BEGIN uint8_t usbd_msc_maxlun = 0U __ALIGN_END;
210 static __ALIGN_BEGIN usbd_msc_handler msc_handler __ALIGN_END; in msc_core_init()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_def.h143 #ifndef __ALIGN_BEGIN
144 #define __ALIGN_BEGIN macro
153 #ifndef __ALIGN_BEGIN
155 #define __ALIGN_BEGIN __align(4) macro
157 #define __ALIGN_BEGIN macro
/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 =
66 __ALIGN_BEGIN const usb_hid_desc_config_set iap_config_desc __ALIGN_END =
141 static __ALIGN_BEGIN const usb_desc_LANGID usbd_language_id_desc __ALIGN_END =
152 static __ALIGN_BEGIN const usb_desc_str manufacturer_string __ALIGN_END =
163 static __ALIGN_BEGIN const usb_desc_str product_string __ALIGN_END =
174 static __ALIGN_BEGIN usb_desc_str serial_string __ALIGN_END =
218 __ALIGN_BEGIN const uint8_t iap_report_desc[USB_DESC_LEN_IAP_REPORT] __ALIGN_END =
269 static __ALIGN_BEGIN usbd_iap_handler iap_handler __ALIGN_END; in iap_init()
/bsp/stm32/libraries/templates/stm32l1xx/board/CubeMX_Config/Src/
A Dusbd_desc.c153 __ALIGN_BEGIN uint8_t USBD_FS_DeviceDesc[USB_LEN_DEV_DESC] __ALIGN_END =
191 __ALIGN_BEGIN uint8_t USBD_LangIDDesc[USB_LEN_LANGID_STR_DESC] __ALIGN_END =
203 __ALIGN_BEGIN uint8_t USBD_StrDesc[USBD_MAX_STR_DESC_SIZ] __ALIGN_END;
208 __ALIGN_BEGIN uint8_t USBD_StringSerial[USB_SIZ_STRING_SERIAL] __ALIGN_END = {
/bsp/nuclei/gd32vf103_rvstar/applications/
A Dusb_conf.h94 #define __ALIGN_BEGIN macro
97 #define __ALIGN_BEGIN macro

Completed in 16 milliseconds