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

HAL_HASH_ERROR_DMA macro

DMA-based process error

Syntax

#define HAL_HASH_ERROR_DMA 0x00000002U

References

LocationText
stm32f4xx_hal_hash.h:255
#define HAL_HASH_ERROR_DMA 0x00000002U /*!< DMA-based process error */
stm32f4xx_hal_hash.c:1805
hhash->ErrorCode |= HAL_HASH_ERROR_DMA;