Macros
CRC polynomial possible sizes actual definitions
Collaboration diagram for CRC polynomial possible sizes actual definitions:

Macros

#define HAL_CRC_LENGTH_16B   16U
 
#define HAL_CRC_LENGTH_32B   32U
 
#define HAL_CRC_LENGTH_7B   7U
 
#define HAL_CRC_LENGTH_8B   8U
 

Detailed Description

Macro Definition Documentation

◆ HAL_CRC_LENGTH_16B

#define HAL_CRC_LENGTH_16B   16U

16-bit long CRC

Definition at line 180 of file stm32h7xx_hal_crc.h.

◆ HAL_CRC_LENGTH_32B

#define HAL_CRC_LENGTH_32B   32U

32-bit long CRC

Definition at line 179 of file stm32h7xx_hal_crc.h.

◆ HAL_CRC_LENGTH_7B

#define HAL_CRC_LENGTH_7B   7U

7-bit long CRC

Definition at line 182 of file stm32h7xx_hal_crc.h.

◆ HAL_CRC_LENGTH_8B

#define HAL_CRC_LENGTH_8B   8U

8-bit long CRC

Definition at line 181 of file stm32h7xx_hal_crc.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08