Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_iwdg_stm32.c85 static int iwdg_stm32_setup(const struct device *dev, uint8_t options) in iwdg_stm32_setup() function
183 .setup = iwdg_stm32_setup,
197 iwdg_stm32_setup(dev, 0); /* no option specified */ in iwdg_stm32_init()