Home
last modified time | relevance | path

Searched refs:polynomialValue (Results 1 – 2 of 2) sorted by relevance

/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_crc.c121 void CRC_SetPolynomialValue(uint32_t polynomialValue) in CRC_SetPolynomialValue() argument
123 CRC->POL = polynomialValue; in CRC_SetPolynomialValue()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_crc.h103 void CRC_SetPolynomialValue(uint32_t polynomialValue); /*!< Only for APM32F072 and APM32F091 device…

Completed in 4 milliseconds