Searched refs:InitValue (Results 1 – 4 of 4) sorted by relevance
100 …uint32_t InitValue; /*!< Init value to initiate CRC computation. No need to specif… member
101 …uint32_t InitValue; /*!< Init value to initiate CRC computation. No need to specif… member
179 WRITE_REG(hcrc->Instance->INIT, hcrc->Init.InitValue); in HAL_CRC_Init()
167 WRITE_REG(hcrc->Instance->INIT, hcrc->Init.InitValue); in HAL_CRC_Init()