Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ieee802154/
Dieee802154_mcxw.c70 static void rf_set_channel(uint8_t channel);
189 rf_set_channel(mcxw_ctx.channel); in mcxw_radio_receive()
377 rf_set_channel(mcxw_radio->channel); in mcxw_tx()
615 rf_set_channel(mcxw_radio->channel); in mcxw_energy_scan()
718 rf_set_channel(mcxw_ctx.channel); in mcxw_receive_at()
837 static void rf_set_channel(uint8_t channel) in rf_set_channel() function
1264 rf_set_channel(mcxw_radio->channel); in mcxw_init()