Searched refs:InputDataInversionMode (Results 1 – 2 of 2) sorted by relevance
156 assert_param(IS_CRC_INPUTDATA_INVERSION_MODE(hcrc->Init.InputDataInversionMode)); in HAL_CRC_Init()157 MODIFY_REG(hcrc->Instance->CR, CRC_CR_REV_IN, hcrc->Init.InputDataInversionMode); in HAL_CRC_Init()
87 …uint32_t InputDataInversionMode; /*!< This parameter is a value of @ref CRCEx_Input_Data_Invers… member