Home
last modified time | relevance | path

Searched defs:v2 (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/peripherals/soft-se/
Daes.c240 { uint8_t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
/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
/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