Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.c141 bool tx_with_cca : 1; ///< If currently transmitted frame is transmitted with cca. member
1078 m_flags.tx_with_cca = cca; in tx_init()
2219 if (m_flags.tx_with_cca) in nrf_802154_trx_transmit_frame_transmitted()