Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx.c60 static int ieee802154_cc13xx_cc26xx_stop(const struct device *dev);
186 if (ieee802154_cc13xx_cc26xx_stop(dev) < 0) { in ieee802154_cc13xx_cc26xx_set_channel()
466 static int ieee802154_cc13xx_cc26xx_stop(const struct device *dev) in ieee802154_cc13xx_cc26xx_stop() function
493 ret = ieee802154_cc13xx_cc26xx_stop(dev); in ieee802154_cc13xx_cc26xx_stop_if()