Home
last modified time | relevance | path

Searched refs:btstack_crc32 (Results 1 – 1 of 1) sorted by relevance

/btstack/chipset/em9301/
H A Dbtstack_chipset_em9301.c158 static uint32_t btstack_crc32(const uint8_t *buf, uint16_t size){ in btstack_crc32() function
239 crc = btstack_crc32(&container_blob_data[container_blob_offset], bytes_to_upload); in chipset_next_command()
260 crc = btstack_crc32(&container_blob_data[container_blob_offset], bytes_to_upload); in chipset_next_command()