zephyr/soc/arm/nuvoton_npcx
Wealian Liao d3469f99e7 soc: npcx: fix warning message for psl function
The compiler shows the array bounds warning message for some boards
which don't set the PSL function.
Change npcx_pinctrl_psl_input_asserted() input parameter from int to
uint32_t to fix it.

Signed-off-by: Wealian Liao <WHLIAO@nuvoton.com>
2021-03-29 16:15:41 -05:00
..
common soc: npcx: fix warning message for psl function 2021-03-29 16:15:41 -05:00
npcx7 npcx: move scfg driver from pinctrl to soc/arm/nuvoton_npcx/common 2021-03-17 18:47:32 -04:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc