HAL
HAL_HASH_IRQHandler() is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

None

Notes

HAL_HASH_IRQHandler() handles interrupts in HMAC processing as well. In case of error reported during the HASH interruption processing, HAL_HASH_ErrorCallback() API is called so that user code can manage the error. The error type is available in hhash->Status field.

References

from examples