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

HAL_HASH_ERROR_NONE macro

No error

Syntax

#define HAL_HASH_ERROR_NONE 0x00000000U

References

LocationText
stm32f4xx_hal_hash.h:253
#define HAL_HASH_ERROR_NONE 0x00000000U /*!< No error */
stm32f4xx_hal_hash.c:397
hhash->ErrorCode = HAL_HASH_ERROR_NONE;
stm32f4xx_hal_hash.c:450
hhash->ErrorCode = HAL_HASH_ERROR_NONE;