Home
last modified time | relevance | path

Searched refs:InitValue (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_crc.h100 …uint32_t InitValue; /*!< Init value to initiate CRC computation. No need to specif… member
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_crc.h104 …uint32_t InitValue; /*!< Init value to initiate CRC computation. No need to specif… member
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_hal_crc.c160 WRITE_REG(hcrc->Instance->INIT, hcrc->Init.InitValue); in HAL_CRC_Init()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_crc.c158 WRITE_REG(hcrc->Instance->INIT, hcrc->Init.InitValue); in HAL_CRC_Init()

Completed in 5 milliseconds