Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx.c175 static int ieee802154_cc13xx_cc26xx_set_channel(const struct device *dev, in ieee802154_cc13xx_cc26xx_set_channel() function
243 return ieee802154_cc13xx_cc26xx_set_channel(dev, channel); in ieee802154_cc13xx_cc26xx_reset_channel()
582 .set_channel = ieee802154_cc13xx_cc26xx_set_channel,