Searched defs:CRCPoly (Results 1 – 8 of 8) sorted by relevance
102 uint32_t CRCPoly; /*!< Specifies the polynomial used for the CRC calculation. member642 __STATIC_INLINE void LL_SPI_SetCRCPolynomial(SPI_TypeDef *SPIx, uint32_t CRCPoly) in LL_SPI_SetCRCPolynomial()
90 uint16_t CRCPoly; /*!< Specifies the polynomial used for the CRC calculation. */ member
Completed in 25 milliseconds