Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_cc13xx_cc26xx.c79 static int wdt_cc13xx_cc26xx_setup(const struct device *dev, uint8_t options) in wdt_cc13xx_cc26xx_setup() function
213 return wdt_cc13xx_cc26xx_setup(dev, options); in wdt_cc13xx_cc26xx_init()
217 .setup = wdt_cc13xx_cc26xx_setup,