Searched defs:b0 (Results 1 – 6 of 6) sorted by relevance
/btstack/3rd-party/lwip/core/src/include/lwip/prot/ |
H A D | ethernet.h | 69 #define ETH_ADDR(b0, b1, b2, b3, b4, b5) {{b0, b1, b2, b3, b4, b5}} argument
|
/btstack/3rd-party/lc3-google/src/ |
H A D | ltpf_neon.h | 234 int16x4_t ax, b0, b1; in neon_correlate() local
|
H A D | ltpf_arm.h | 473 int16x2_t ax, b0, b1; in arm_correlate() local
|
H A D | tns.c | 214 float e, b[2][7], *b0, *b1; in lpc_reflection() local
|
/btstack/src/ |
H A D | btstack_crypto.c | 478 static void btstack_crypto_ccm_setup_b_0(btstack_crypto_ccm_t * btstack_crypto_ccm, uint8_t * b0){ in btstack_crypto_ccm_setup_b_0()
|
/btstack/3rd-party/micro-ecc/ |
H A D | uECC.c | 659 uint64_t b0 = b & 0xffffffffull; in muladd() local 734 uint64_t b0 = b & 0xffffffffull; in mul2add() local
|