HAL
CRYP_HEADERWIDTHUNIT_WORD is only used within HAL.
 
Symbols
loading...
Files
loading...

CRYP_HEADERWIDTHUNIT_WORD macro

By default, header size unit is word

Syntax

#define CRYP_HEADERWIDTHUNIT_WORD 0x00000000U

References

LocationText
stm32f4xx_hal_cryp.h:221
#define CRYP_HEADERWIDTHUNIT_WORD 0x00000000U /*!< By default, header size unit is word */
stm32f4xx_hal_cryp.c:5633
if (hcryp->Init.HeaderWidthUnit == CRYP_HEADERWIDTHUNIT_WORD)
stm32f4xx_hal_cryp.c:5936
if (hcryp->Init.HeaderWidthUnit == CRYP_HEADERWIDTHUNIT_WORD)
stm32f4xx_hal_cryp.c:6286
if (hcryp->Init.HeaderWidthUnit == CRYP_HEADERWIDTHUNIT_WORD)