Searched refs:CRC (Results 1 – 18 of 18) sorted by relevance
51 #if defined (CRC)86 if (CRCx == CRC) in LL_CRC_DeInit()
1644 LL_CRC_SetPolynomialCoef(CRC, CRC_POLYNOMIAL_VALUE); in ConfigureCrc()1645 LL_CRC_SetPolynomialSize(CRC, CRC_POLYNOMIAL_LENGTH); in ConfigureCrc()1669 LL_CRC_ResetCRCCalculationUnit(CRC); in CalculateCrc()1672 LL_CRC_FeedData32(CRC, Data); in CalculateCrc()1673 LL_CRC_FeedData16(CRC, VirtAddress); in CalculateCrc()1676 return(LL_CRC_ReadData16(CRC)); in CalculateCrc()
51 #if defined(CRC)
24 …authentication of the received file. The authentication request contains a CRC of the file, enabli…25 10. Server checks that the CRC corresponds to the CRC of the file that was sent. If yes, the full t…940 CRC : ECB2A918
47 uint8_t CRC:1; /*!< bit: 2 32-bit Cyclic Redundancy Code */ member
285 - Changed SX126x driver to only process a received packet when there is no CRC error852 - Changed radio callbacks events to timeout when it is a timeout event and error when it is a CRC e…
676 #define CRC ((CRC_TypeDef *) CRC_BASE) macro6348 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC)
782 #define CRC ((CRC_TypeDef *) CRC_BASE) macro7536 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC)
706 #define CRC ((CRC_TypeDef *) CRC_BASE) macro7900 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC)
766 #define CRC ((CRC_TypeDef *) CRC_BASE) macro7377 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC)
791 #define CRC ((CRC_TypeDef *) CRC_BASE) macro8740 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC)
816 #define CRC ((CRC_TypeDef *) CRC_BASE) macro9042 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC)
1411 #define CRC ((CRC_TypeDef *) CRC_BASE) macro17898 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC)