Home
last modified time | relevance | path

Searched defs:b0 (Results 1 – 6 of 6) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/prot/
H A Dethernet.h69 #define ETH_ADDR(b0, b1, b2, b3, b4, b5) {{b0, b1, b2, b3, b4, b5}} argument
/btstack/3rd-party/lc3-google/src/
H A Dltpf_neon.h234 int16x4_t ax, b0, b1; in neon_correlate() local
H A Dltpf_arm.h473 int16x2_t ax, b0, b1; in arm_correlate() local
H A Dtns.c214 float e, b[2][7], *b0, *b1; in lpc_reflection() local
/btstack/src/
H A Dbtstack_crypto.c478 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 DuECC.c659 uint64_t b0 = b & 0xffffffffull; in muladd() local
734 uint64_t b0 = b & 0xffffffffull; in mul2add() local