zephyr/soc/arm/nuvoton_npcx
Mulin Chao f9a4a3597b soc: arm: npcx: move soc-specific register definitions to soc.h
This CL is to minimize `CONFIG_SOC_SERIES_XXXX` definitions when we
introduce a new chip series. Most of them are relevant to register
layouts in different npcx soc series. It moves soc-specific register
definitions from `reg_def.h` to its own soc.h file.

Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
2023-11-09 10:20:39 +00:00
..
common soc: arm: npcx: move soc-specific register definitions to soc.h 2023-11-09 10:20:39 +00:00
npcx4 soc: arm: npcx: move soc-specific register definitions to soc.h 2023-11-09 10:20:39 +00:00
npcx7 soc: arm: npcx: move soc-specific register definitions to soc.h 2023-11-09 10:20:39 +00:00
npcx9 soc: arm: npcx: move soc-specific register definitions to soc.h 2023-11-09 10:20:39 +00:00
CMakeLists.txt
Kconfig soc: npcx: add soc drivers for npcx4 series 2023-08-24 10:42:33 +01:00
Kconfig.defconfig
Kconfig.soc