zephyr/subsys/mgmt/ec_host_cmd
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
..
backends mgmt: ec_host_cmd: add PM for SPI STM32 backend 2023-12-27 15:59:32 +00:00
CMakeLists.txt
ec_host_cmd_handler.c mgmt: ec_host_cmd: improve handling buffer sizes 2023-10-27 13:26:00 -05:00
Kconfig mgmt: ec_host_cmd: add SPI SMT32 backend 2023-08-21 15:11:21 +02:00
Kconfig.logging