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

HAL_HASH_ERROR_IT macro

IT-based process error

Syntax

#define HAL_HASH_ERROR_IT 0x00000001U

References

LocationText
stm32f4xx_hal_hash.h:254
#define HAL_HASH_ERROR_IT 0x00000001U /*!< IT-based process error */
stm32f4xx_hal_hash.c:1029
hhash->ErrorCode |= HAL_HASH_ERROR_IT;