Searched defs:v0 (Results 1 – 2 of 2) sorted by relevance
/loramac-node-latest/src/boards/mcu/saml21/cmsis/ |
D | arm_math.h | 448 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v0) << 0) & (int32_t)0x000000FF) | \ argument 454 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v3) << 0) & (int32_t)0x000000FF) | \ argument
|
/loramac-node-latest/src/boards/mcu/stm32/cmsis/ |
D | arm_math.h | 467 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v0) << 0) & (int32_t)0x000000FF) | \ argument 473 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v3) << 0) & (int32_t)0x000000FF) | \ argument
|