Searched defs:right (Results 1 – 11 of 11) sorted by relevance
/btstack/3rd-party/micro-ecc/ |
H A D | uECC.c | 576 static cmpresult_t vli_cmp(const uECC_word_t *left, const uECC_word_t *right) { in vli_cmp() 591 static cmpresult_t vli_equal(const uECC_word_t *left, const uECC_word_t *right) { in vli_equal() 620 static uECC_word_t vli_add(uECC_word_t *result, const uECC_word_t *left, const uECC_word_t *right) { in vli_add() 636 static uECC_word_t vli_sub(uECC_word_t *result, const uECC_word_t *left, const uECC_word_t *right) { in vli_sub() 694 static void vli_mult(uECC_word_t *result, const uECC_word_t *left, const uECC_word_t *right) { in vli_mult() 811 const uECC_word_t *right, in vli_modAdd() 826 const uECC_word_t *right, in vli_modSub() 838 #define vli_modSub_fast(result, left, right) vli_modSub((result), (left), (right), curve_p) argument 879 static void omega_mult(uint8_t * RESTRICT result, const uint8_t * RESTRICT right) { in omega_mult() 896 static void omega_mult(uint32_t * RESTRICT result, const uint32_t * RESTRICT right) { in omega_mult() [all …]
|
/btstack/src/classic/ |
H A D | btstack_sbc_plc.c | 360 float right = sf*plc_state->hist[plc_state->bestlag+i]; in btstack_sbc_plc_bad_frame() local 373 float right = plc_state->hist[plc_state->bestlag+i]; in btstack_sbc_plc_bad_frame() local 427 float right = in[i]; in btstack_sbc_plc_good_frame() local
|
H A D | btstack_cvsd_plc.c | 355 float right = plc_state->hist[plc_state->bestlag+i]; in btstack_cvsd_plc_bad_frame() local 405 float right = in[i]; in btstack_cvsd_plc_good_frame() local
|
H A D | hfp.c | 1270 uint16_t right = num_entries - 1; in parse_command() local
|
/btstack/port/renesas-ek-ra6m4a-da14531/port/ |
H A D | hal_flash_bank_fsp.c | 62 uint32_t right = bank_size; in hal_flash_bank_fsp_detect_blank_start() local
|
/btstack/test/hfp/ |
H A D | cvsd_plc_test.cpp | 298 float right = plc_state.hist[plc_state.bestlag+i]; in TEST() local
|
/btstack/3rd-party/lwip/core/src/core/ |
H A D | tcp_in.c | 2044 tcp_add_sack(struct tcp_pcb *pcb, u32_t left, u32_t right)
|
/btstack/example/ |
H A D | sco_demo_util.c | 228 int32_t right = samples[2*i + 1]; in sco_demo_modplayer() local
|
/btstack/3rd-party/lwip/core/src/include/lwip/ |
H A D | tcp.h | 163 u32_t right; member
|
/btstack/port/mtk/LEScan/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/btstack/port/mtk/SPPClient/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |