Home
last modified time | relevance | path

Searched defs:HAL_CRC_Accumulate (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_hal_crc.c296 uint32_t HAL_CRC_Accumulate(CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength) in HAL_CRC_Accumulate() function
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_crc.c277 uint32_t HAL_CRC_Accumulate(CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength) in HAL_CRC_Accumulate() function

Completed in 4 milliseconds