zephyr/subsys/mgmt/ec_host_cmd
Dawid Niedzwiecki b04692b747 mgmt: ec_host_cmd: add user callback for a new command
Add a user possibility to set a callback for receiving a new function.
It allows instant performing some actions, that need to be done before
context switch.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2023-07-12 09:26:42 +02:00
..
backends mgmt: ec_host_cmd: add function to signal a new command 2023-07-12 09:26:42 +02:00
CMakeLists.txt subsys/mgmt/ec_host_cmd: rework Host Command support 2023-02-28 10:42:23 +01:00
ec_host_cmd_handler.c mgmt: ec_host_cmd: add user callback for a new command 2023-07-12 09:26:42 +02:00
Kconfig mgmt: ec_host_cmd: save result of IN_PROGRESS command 2023-07-12 09:26:42 +02:00
Kconfig.logging mgmt: ec_host_cmd: add logging system 2023-06-26 16:13:42 +02:00