Macros | |
#define | PKC_IT_DONE LL_PKC_INTEN_DONE |
#define | PKC_IT_ERR LL_PKC_INTEN_ERR |
#define | PKC_IT_OVF LL_PKC_INTEN_BAOVF |
#define PKC_IT_DONE LL_PKC_INTEN_DONE |
Operation Done Interrupt source
Definition at line 360 of file gr55xx_hal_pkc.h.
#define PKC_IT_ERR LL_PKC_INTEN_ERR |
Operation Error Interrupt source
Definition at line 361 of file gr55xx_hal_pkc.h.
#define PKC_IT_OVF LL_PKC_INTEN_BAOVF |
Big Integer Result Overflow Interrupt source
Definition at line 362 of file gr55xx_hal_pkc.h.