Searched refs:GeneratingPolynomial (Results 1 – 2 of 2) sorted by relevance
72 …uint32_t GeneratingPolynomial; /*!< Set CRC generating polynomial as a 7, 8, 16 or 32-bit lon… member
136 …if (HAL_CRCEx_Polynomial_Set(hcrc, hcrc->Init.GeneratingPolynomial, hcrc->Init.CRCLength) != HAL_O… in HAL_CRC_Init()