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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ec_host_cmd_backend_espi.c | ||
| ec_host_cmd_backend_shi_ite.c | ||
| ec_host_cmd_backend_shi_npcx.c | ||
| ec_host_cmd_backend_shi.h | ||
| ec_host_cmd_backend_simulator.c | ||
| ec_host_cmd_backend_spi_stm32.c | ||
| ec_host_cmd_backend_uart.c | ||
| Kconfig | ||