Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/reset/
Dreset_rpi_pico.c87 static int reset_rpi_update(const struct device *dev, uint32_t id, uint8_t assert) in reset_rpi_update() function
114 return reset_rpi_update(dev, id, 1); in reset_rpi_line_assert()
119 return reset_rpi_update(dev, id, 0); in reset_rpi_line_deassert()