nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ NRF_802154_INTERNAL_SWI_IRQ_HANDLING

#define NRF_802154_INTERNAL_SWI_IRQ_HANDLING   1

#include <nrf_802154/common/include/nrf_802154_config.h>

If the driver is expected to internally handle the SWI IRQ. If the driver is used in an OS, the SWI IRQ can be handled by the OS and passed to the driver by nrf_802154_swi_irq_handler. In this case, the internal handling must be disabled.