45#ifndef NRF_802154_IRQ_HANDLERS_H__
46#define NRF_802154_IRQ_HANDLERS_H__
56#if !NRF_802154_INTERNAL_RADIO_IRQ_HANDLING || defined(DOXYGEN)
72#if !NRF_802154_INTERNAL_SWI_IRQ_HANDLING || defined(DOXYGEN)
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.