![]() |
nRF Connect SDK API 3.3.99
|
Interrupt initialization, ISR handler, and blocking wait functions. More...
Functions | |
| void | cracen_interrupts_init (void) |
| void | cracen_isr_handler (void *i) |
| Cracen ISR handler. | |
| uint32_t | cracen_wait_for_cm_interrupt (void) |
| Blocks until interrupt for CryptoMaster is raised. | |
| uint32_t | cracen_wait_for_pke_interrupt (void) |
| Blocks until interrupt for PK engine is raised. | |
Interrupt initialization, ISR handler, and blocking wait functions.
CRACEN interrupt management.
Provides cracen_interrupts_init, cracen_isr_handler, and blocking waits for CryptoMaster and PK engine interrupts.