Searched defs:tbl_idx (Results 1 – 2 of 2) sorted by relevance
/btstack/chipset/em9301/ | ||
H A D | btstack_chipset_em9301.c | 162 int tbl_idx = crc ^ buf[pos]; in btstack_crc32() local |
/btstack/src/ | ||
H A D | btstack_util.c | 624 uint32_t tbl_idx; in btstack_crc32_update() local |