zephyr/subsys/mgmt/ec_host_cmd/backends
Dawid Niedzwiecki d64ce2531d mgmt: ec_host_cmd: add PM for SPI STM32 backend
The SPI STM32 Host Command backend doesn't use general SPI driver, so it
has to implement Power Management on its own.

The suspend procedure includes: setting pins to the sleep state,
disabling device clock and disabling CS pin interrupt.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2023-12-27 15:59:32 +00:00
..
CMakeLists.txt mgmt: ec_host_cmd: add SPI SMT32 backend 2023-08-21 15:11:21 +02:00
ec_host_cmd_backend_espi.c mgmt: ec_host_cmd: improve handling buffer sizes 2023-10-27 13:26:00 -05:00
ec_host_cmd_backend_shi_ite.c mgmt: ec_host_cmd: improve handling buffer sizes 2023-10-27 13:26:00 -05:00
ec_host_cmd_backend_shi_npcx.c mgmt: ec_host_cmd: shi_npcx: support the enhanced mode 2023-11-24 11:45:13 +01:00
ec_host_cmd_backend_shi.h
ec_host_cmd_backend_simulator.c mgmt: ec_host_cmd: simulator: s/device.h/init.h 2023-08-29 11:54:19 +01:00
ec_host_cmd_backend_spi_stm32.c mgmt: ec_host_cmd: add PM for SPI STM32 backend 2023-12-27 15:59:32 +00:00
ec_host_cmd_backend_uart.c mgmt: ec_host_cmd: improve handling buffer sizes 2023-10-27 13:26:00 -05:00
Kconfig mgmt: ec_host_cmd: shi_npcx: support the enhanced mode 2023-11-24 11:45:13 +01:00