Searched defs:CRCLength (Results 1 – 4 of 4) sorted by relevance
77 …uint32_t CRCLength; /*!< This parameter is a value of @ref CRC_Polynomial_Sizes an… member
86 uint32_t CRCLength; /*!< Specifies the CRC Length used for the CRC calculation. member
738 __STATIC_INLINE void LL_SPI_SetCRCWidth(SPI_TypeDef *SPIx, uint32_t CRCLength) in LL_SPI_SetCRCWidth()