Searched refs:polynomialWidth (Results 1 – 2 of 2) sorted by relevance
109 assert_param(IS_FL_CRC_POLYNOMIAL_WIDTH(CRC_InitStruct->polynomialWidth)); in FL_CRC_Init()116 FL_CRC_SetPolynomialWidth(CRCx, CRC_InitStruct->polynomialWidth); in FL_CRC_Init()142 CRC_InitStruct->polynomialWidth = FL_CRC_POLYNOMIAL_16B; in FL_CRC_StructInit()
70 uint32_t polynomialWidth; member
Completed in 5 milliseconds