Home
last modified time | relevance | path

Searched refs:nrf5_802154_data (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/ieee802154/
Dieee802154_nrf5.h25 struct nrf5_802154_data { struct
Dieee802154_nrf5.c65 static struct nrf5_802154_data nrf5_data;
96 ((struct nrf5_802154_data * const)(dev)->data)
152 struct nrf5_802154_data *nrf5_radio = (struct nrf5_802154_data *)arg1; in nrf5_rx_thread()
277 struct nrf5_802154_data *nrf5_radio = NRF5_802154_DATA(dev); in nrf5_cca()
405 static int handle_ack(struct nrf5_802154_data *nrf5_radio) in handle_ack()
517 static bool nrf5_tx_at(struct nrf5_802154_data *nrf5_radio, struct net_pkt *pkt, in nrf5_tx_at()
578 struct nrf5_802154_data *nrf5_radio = NRF5_802154_DATA(dev); in nrf5_tx()
791 struct nrf5_802154_data *nrf5_radio = NRF5_802154_DATA(dev); in nrf5_init()
822 struct nrf5_802154_data *nrf5_radio = NRF5_802154_DATA(dev); in nrf5_iface_init()