nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_802154_irq_handlers.h File Reference

Provides irq handler prototypes. More...

Go to the source code of this file.

Functions

void nrf_802154_radio_irq_handler (void)
 Handles the interrupt request from the RADIO peripheral.
 
void nrf_802154_swi_irq_handler (void)
 Handles the interrupt request from the RADIO peripheral.
 

Detailed Description

Provides irq handler prototypes.

These functions are intended for use in an operating system environment, where the OS handles IRQ and indirectly passes it to the driver, or with a RAAL implementation that indirectly passes radio IRQ to the driver.