zephyr/drivers/reset
Gerard Marull-Paretas 1eb683a514 device: remove redundant init functions
Remove all init functions that do nothing, and provide a `NULL` to
*DEVICE*DEFINE* macros.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-04-19 10:00:25 +02:00
..
CMakeLists.txt drivers: reset: Introduce STM32 reset controller 2022-12-09 09:43:36 -08:00
Kconfig drivers: reset: Introduce STM32 reset controller 2022-12-09 09:43:36 -08:00
Kconfig.aspeed drivers: reset: add Aspeed AST10x0 reset control 2022-12-05 14:36:16 +01:00
Kconfig.gd32
Kconfig.rpi_pico
Kconfig.stm32 drivers: reset: Introduce STM32 reset controller 2022-12-09 09:43:36 -08:00
reset_ast10x0.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
reset_gd32.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
reset_rpi_pico.c
reset_stm32.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00