Searched refs:polynomialValue (Results 1 – 2 of 2) sorted by relevance
121 void CRC_SetPolynomialValue(uint32_t polynomialValue) in CRC_SetPolynomialValue() argument123 CRC->POL = polynomialValue; in CRC_SetPolynomialValue()
103 void CRC_SetPolynomialValue(uint32_t polynomialValue); /*!< Only for APM32F072 and APM32F091 device…
Completed in 4 milliseconds