zephyr/drivers/ps2
Pisit Sawangvonganan 847a4eaad2 style: drivers: comply with MISRA C:2012 Rule 15.6
Add missing braces to comply with MISRA C:2012 Rule 15.6 and
also following Zephyr's style guideline.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-09-11 07:40:35 -04:00
..
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig
Kconfig.npcx driver: ps2: npcx: use the device Kconfig symbol 2023-08-31 10:19:52 +02:00
Kconfig.xec hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ps2_handlers.c build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
ps2_mchp_xec.c drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
ps2_npcx_channel.c
ps2_npcx_controller.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
ps2_npcx_controller.h