Home
last modified time | relevance | path

Searched refs:__ALIGN_END (Results 1 – 6 of 6) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_def.h138 #ifndef __ALIGN_END
139 #define __ALIGN_END __attribute__ ((aligned (4))) macro
145 #ifndef __ALIGN_END
146 #define __ALIGN_END macro
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_def.h137 #ifndef __ALIGN_END
138 #define __ALIGN_END __attribute__ ((aligned (4))) macro
144 #ifndef __ALIGN_END
145 #define __ALIGN_END macro
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_def.h143 #ifndef __ALIGN_END
144 #define __ALIGN_END __attribute__ ((aligned (4))) macro
150 #ifndef __ALIGN_END
151 #define __ALIGN_END macro
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32_USB_Device_Library/Class/CDC/Src/
Dusbd_cdc.c135 __ALIGN_BEGIN static uint8_t USBD_CDC_DeviceQualifierDesc[USB_LEN_DEV_QUALIFIER_DESC] __ALIGN_END =
178 __ALIGN_BEGIN uint8_t USBD_CDC_CfgHSDesc[USB_CDC_CONFIG_DESC_SIZ] __ALIGN_END =
274 __ALIGN_BEGIN uint8_t USBD_CDC_CfgFSDesc[USB_CDC_CONFIG_DESC_SIZ] __ALIGN_END =
368 __ALIGN_BEGIN uint8_t USBD_CDC_OtherSpeedCfgDesc[USB_CDC_CONFIG_DESC_SIZ] __ALIGN_END =
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h286 #define __ALIGN_END __attribute__ ((aligned (4))) macro
289 #define __ALIGN_END macro
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32_USB_Device_Library/Class/DFU/Src/
Dusbd_dfu.c189 __ALIGN_BEGIN static uint8_t USBD_DFU_CfgDesc[USB_DFU_CONFIG_DESC_SIZ] __ALIGN_END =
257 __ALIGN_BEGIN static uint8_t USBD_DFU_DeviceQualifierDesc[USB_LEN_DEV_QUALIFIER_DESC] __ALIGN_END =