Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Darm_math.h448 #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
457 (((int32_t)(v0) << 24) & (int32_t)0xFF000000) )
/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Darm_math.h467 #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
476 (((int32_t)(v0) << 24) & (int32_t)0xFF000000) )