Home
last modified time | relevance | path

Searched refs:__ALIGN_BEGIN (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.h141 #ifndef __ALIGN_BEGIN
142 #define __ALIGN_BEGIN macro
148 #ifndef __ALIGN_BEGIN
150 #define __ALIGN_BEGIN __align(4) macro
152 #define __ALIGN_BEGIN macro
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_def.h140 #ifndef __ALIGN_BEGIN
141 #define __ALIGN_BEGIN macro
147 #ifndef __ALIGN_BEGIN
149 #define __ALIGN_BEGIN __align(4) macro
151 #define __ALIGN_BEGIN macro
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_def.h146 #ifndef __ALIGN_BEGIN
147 #define __ALIGN_BEGIN macro
153 #ifndef __ALIGN_BEGIN
155 #define __ALIGN_BEGIN __align(4) macro
157 #define __ALIGN_BEGIN macro
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h287 #define __ALIGN_BEGIN macro
291 #define __ALIGN_BEGIN __align(4) macro
293 #define __ALIGN_BEGIN macro
295 #define __ALIGN_BEGIN __align(4) 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/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 =