#include <stdint.h>

Go to the source code of this file.
Variables | |
| const uint32_t | crc_table_crc32 [256] |
| const uint16_t | crc_table_mcrf4xx [1024] |
| const uint32_t crc_table_crc32[256] |
Definition at line 156 of file FastCRC_tables.hpp.
| const uint16_t crc_table_mcrf4xx[1024] |
Definition at line 39 of file FastCRC_tables.hpp.