Collaboration diagram for PKC Interrupt_definition:Macros | |
| #define | PKC_IT_DONE LL_PKC_INTEN_DONE |
| Operation Done Interrupt source More... | |
| #define | PKC_IT_ERR LL_PKC_INTEN_ERR |
| Operation Error Interrupt source More... | |
| #define | PKC_IT_OVF LL_PKC_INTEN_BAOVF |
| Big Integer Result Overflow Interrupt source. More... | |
| #define PKC_IT_DONE LL_PKC_INTEN_DONE |
Operation Done Interrupt source
Definition at line 361 of file gr55xx_hal_pkc.h.
| #define PKC_IT_ERR LL_PKC_INTEN_ERR |
Operation Error Interrupt source
Definition at line 362 of file gr55xx_hal_pkc.h.
| #define PKC_IT_OVF LL_PKC_INTEN_BAOVF |
Big Integer Result Overflow Interrupt source.
Definition at line 363 of file gr55xx_hal_pkc.h.