zephyr/drivers/ps2
Anas Nashif a08bfeb49c syscall: rename Z_OOPS -> K_OOPS
Rename internal API to not use z_/Z_.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-11-03 11:46:52 +01: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 drivers: all: mchp_xec: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
ps2_handlers.c syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
ps2_mchp_xec.c microchip: ps2: fix compilation error 2023-10-22 20:40:24 +03:00
ps2_npcx_channel.c
ps2_npcx_controller.c driver: ps2: npcx: add the missing kernel.h include 2023-08-31 10:19:52 +02:00
ps2_npcx_controller.h