![]() |
nrfxlib API 3.3.99
|
Provides irq handler prototypes. More...
#include "nrf_802154_config.h"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. | |
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.