Searched refs:nrf_802154_trx_channel_set (Results 1 – 3 of 3) sorted by relevance
177 void nrf_802154_trx_channel_set(uint8_t channel);
1010 nrf_802154_trx_channel_set(nrf_802154_pib_channel_get()); in rx_init()1077 nrf_802154_trx_channel_set(m_tx_channel); in tx_init()2528 nrf_802154_trx_channel_set(nrf_802154_pib_channel_get()); in nrf_802154_trx_energy_detection_finished()2973 nrf_802154_trx_channel_set(nrf_802154_pib_channel_get()); in nrf_802154_core_channel_update()
1225 void nrf_802154_trx_channel_set(uint8_t channel) in nrf_802154_trx_channel_set() function