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
104 …uint32_t InitValue; /*!< Init value to initiate CRC computation. No need to specif… member
160 WRITE_REG(hcrc->Instance->INIT, hcrc->Init.InitValue); in HAL_CRC_Init()
158 WRITE_REG(hcrc->Instance->INIT, hcrc->Init.InitValue); in HAL_CRC_Init()
Completed in 5 milliseconds