Searched refs:m_coex_tx_request_mode (Results 1 – 1 of 1) sorted by relevance
164 static nrf_802154_coex_tx_request_mode_t m_coex_tx_request_mode; variable1493 bool coex_tx_request_mode_allows = (m_coex_tx_request_mode == in preconditions_approved_should_be_ignored()2473 if (m_coex_tx_request_mode == NRF_802154_COEX_TX_REQUEST_MODE_CCA_DONE) in nrf_802154_trx_transmit_frame_ccaidle()2730 m_coex_tx_request_mode = nrf_802154_pib_coex_tx_request_mode_get(); in nrf_802154_core_transmit()2734 m_coex_tx_request_mode == NRF_802154_COEX_TX_REQUEST_MODE_CCA_DONE; in nrf_802154_core_transmit()