Home
last modified time | relevance | path

Searched refs:p1 (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
251 p2 ^= (p1 * n2) & 0xff; /* and remove from larger one */ in gf_inv()
262 p1 ^= p2 * n1; in gf_inv()
264 n1 = hibit(p1); in gf_inv()
/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Darm_math.h2225 q15_t * p1,
2243 q31_t * p1,
2261 float32_t * p1,
/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Darm_math.h2117 q15_t * p1,
2134 q31_t * p1,
2151 float32_t * p1,