Home
last modified time | relevance | path

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

/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Src/
A Dfm33lc0xx_fl_crc.c109 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()
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_crc.h70 uint32_t polynomialWidth; member

Completed in 5 milliseconds