Home
last modified time | relevance | path

Searched refs:ALIGN4 (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Darm_math.h351 #define ALIGN4 macro
354 #define ALIGN4 __attribute__((aligned(4)))
356 #define ALIGN4 __align(4)
/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Darm_math.h360 #define ALIGN4 macro
363 #define ALIGN4 __attribute__((aligned(4)))
365 #define ALIGN4 __align(4)