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> |
||
|---|---|---|
| .. | ||
| backends | ||
| CMakeLists.txt | ||
| ec_host_cmd_handler.c | ||
| Kconfig | ||
| Kconfig.logging | ||