|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Functions | |
| uint32_t | HAL_CRC_Accumulate (CRC_HandleTypeDef *hcrc, const uint32_t pBuffer[], uint32_t BufferLength) |
| uint32_t | HAL_CRC_Calculate (CRC_HandleTypeDef *hcrc, const uint32_t pBuffer[], uint32_t BufferLength) |
| uint32_t HAL_CRC_Accumulate | ( | CRC_HandleTypeDef * | hcrc, |
| const uint32_t | pBuffer[], | ||
| uint32_t | BufferLength ) |
| uint32_t HAL_CRC_Calculate | ( | CRC_HandleTypeDef * | hcrc, |
| const uint32_t | pBuffer[], | ||
| uint32_t | BufferLength ) |