Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_rpi_pico.c166 static int wdt_rpi_pico_init(const struct device *dev) in wdt_rpi_pico_init() function
193 DEVICE_DT_DEFINE(DT_NODELABEL(wdt##idx), wdt_rpi_pico_init, NULL, &wdt_##idx##_data, \