Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx.c64 static int ieee802154_cc13xx_cc26xx_stop(const struct device *dev);
190 if (ieee802154_cc13xx_cc26xx_stop(dev) < 0) { in ieee802154_cc13xx_cc26xx_set_channel()
470 static int ieee802154_cc13xx_cc26xx_stop(const struct device *dev) in ieee802154_cc13xx_cc26xx_stop() function
497 ret = ieee802154_cc13xx_cc26xx_stop(dev); in ieee802154_cc13xx_cc26xx_stop_if()