RTEMS CPU Kit with SuperCore  4.11.3
Macros
crc32.h File Reference
#include <zlib.h>
#include <cyg/crc/crc.h>
Include dependency graph for crc32.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define crc32(val, s, len)   cyg_crc32_accumulate(val, (unsigned char *)s, len)