Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.c145 … bool tx_started_notify : 1; ///< If higher layer should be notified that transmission started. member
341 if (m_flags.tx_started_notify) in transmit_started_notify()
1117 m_flags.tx_started_notify = nrf_802154_core_hooks_tx_started(mp_tx_data); in tx_init()