csp_crc32.h
Go to the documentation of this file.
int csp_crc32_verify(csp_packet_t *packet, bool include_header)
int csp_crc32_append(csp_packet_t *packet, bool include_header)
uint32_t csp_crc32_memory(const uint8_t *data, uint32_t length)
Definition: csp_types.h:174
void csp_crc32_gentab(void)