39#include "net/ieee802154/radio.h"
62#ifndef CONFIG_NRF802154_CCA_THRESH_DEFAULT
63#define CONFIG_NRF802154_CCA_THRESH_DEFAULT 0x14
73#ifndef NRF802154_TIMER
74#define NRF802154_TIMER TIMER_DEV(1)
int nrf802154_init(void)
Initialize the NRF52840 radio.
void nrf802154_setup(nrf802154_t *dev)
Setup a NRF802154 radio device.
void nrf802154_hal_setup(ieee802154_dev_t *hal)
Setup NRF802154 in order to be used with the IEEE 802.15.4 Radio HAL.
struct nrf802154 nrf802154_t
Device descriptor for NRF802154 transceiver.
the IEEE802.15.4 device descriptor