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

◆ NRF_802154_INTERNAL_RADIO_IRQ_HANDLING

#define NRF_802154_INTERNAL_RADIO_IRQ_HANDLING   0

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

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