Searched refs:CRC_CR_RESET (Results 1 – 14 of 14) sorted by relevance
116 WRITE_REG(CRCx->CR, CRC_CR_RESET); in LL_CRC_ResetCRCCalculationUnit()
109 #define __HAL_CRC_DR_RESET(__HANDLE__) (SET_BIT((__HANDLE__)->Instance->CR,CRC_CR_RESET))
247 #define __HAL_CRC_DR_RESET(__HANDLE__) ((__HANDLE__)->Instance->CR |= CRC_CR_RESET)
175 SET_BIT(CRCx->CR, CRC_CR_RESET); in LL_CRC_ResetCRCCalculationUnit()
1181 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET the CRC c… macro
1167 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET the CRC c… macro
1559 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET bit */ macro
1189 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET the CRC c… macro
1786 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET bit */ macro
1850 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET bit */ macro
6126 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET the CRC c… macro