Searched refs:v3 (Results 1 – 3 of 3) 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 451 (((int32_t)(v3) << 24) & (int32_t)0xFF000000) ) 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 470 (((int32_t)(v3) << 24) & (int32_t)0xFF000000) ) 473 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v3) << 0) & (int32_t)0x000000FF) | \ argument
|
/loramac-node-latest/ |
D | CHANGELOG.md | 536 - Removed api-v3 support from the project 560 **REMARK**: api-v3 application files aren't updated
|