uint8_t DefaultPolynomialUse; /*!< This parameter is a value of @ref CRC_Default_Polynomial and indicates if default polynomial is used. If set to DEFAULT_POLYNOMIAL_ENABLE, resort to default X^32 + ...
static_assert(crc_table[0] == 0x00000000, "CRC table[0] mismatch"); static_assert(crc_table[1] == 0x77073096, "CRC table[1] mismatch"); static_assert(crc_table[255 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results