zephyr/drivers/reset
Gerard Marull-Paretas 28b59890a6 drivers: reset: gd32: add initial support
Add a new reset driver for GD32 platforms. This driver controls the
reset registers from the RCU peripheral. It can be used to restore
peripherals to their initial state when initializing a device.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2022-08-29 10:30:49 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.gd32
Kconfig.rpi_pico
reset_gd32.c
reset_rpi_pico.c