zephyr/drivers/peci
Tom Chang 2b1ea37ef2 driver: peci: npcx: prevent sleep during PECI transactions
This commit prevents enter deep sleep mode during PECI transactions
since clocks if PECI will stop.

Signed-off-by: Tom Chang <CHChang19@nuvoton.com>
Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
2025-10-21 17:21:05 +03:00
..
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig drivers: peci: move CONFIG_PECI_INTERRUPT_DRIVEN inside if statement 2023-04-04 13:49:52 +02:00
Kconfig.it8xxx2 ITE: it8xxx2: Remove CONFIG_PINCTRL from soc defconfig file 2024-10-15 13:52:55 +02:00
Kconfig.npcx board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
Kconfig.xec drivers: all: mchp_xec: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
peci_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
peci_ite_it8xxx2.c drivers: peci: Place API into iterable sections 2024-12-02 22:08:07 +00:00
peci_mchp_xec.c drivers: peci: Place API into iterable sections 2024-12-02 22:08:07 +00:00
peci_npcx.c driver: peci: npcx: prevent sleep during PECI transactions 2025-10-21 17:21:05 +03:00