Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ieee802154/
Dieee802154_nrf5.c499 static bool nrf5_tx_csma_ca(struct net_pkt *pkt, uint8_t *payload) in nrf5_tx_csma_ca() function
604 ret = nrf5_tx_csma_ca(pkt, nrf5_radio->tx_psdu); in nrf5_tx()