zephyr/drivers/reset
Jun Lin 011b730b4c driver: reset: npcx: add driver support for reset controller
Nuvoton NPCX chips have reset registers which allow to reset the
peripheral hardware modules. This commit adds the support by
implementing the reset driver. Note that only the reset_line_toggle API
is supported because of the nature of the reset controller's design.

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2024-04-16 09:09:13 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.aspeed
Kconfig.gd32
Kconfig.intel_socfpga
Kconfig.npcx
Kconfig.numaker
Kconfig.rpi_pico
Kconfig.stm32
reset_ast10x0.c
reset_gd32.c
reset_intel_socfpga.c
reset_npcx.c
reset_numaker.c
reset_rpi_pico.c
reset_stm32.c