Lines Matching full:command
1 # Host command handler functionality
6 menu "Host command handler subsystem"
9 bool "Support Embedded Controller host command handler subsystem"
11 Enable host command processing for embedded controllers on notebook
21 int "Stack size for the EC host command handler thread"
32 Buffer size in bytes for TX buffer defined by the host command handler.
45 Buffer size in bytes for TX buffer defined by the host command handler.
51 int "Priority of host command task"
56 process the command on time and the AP will abort the waiting for response and be unable
64 Initialization priority for Host Command. It must be higher than the initialization
89 bool "Initialize the host command subsystem automacitlly"
92 Automatically initialize the host command subsystem with the chosen backend.
96 bool "Create a new task for host command"
98 The ec_host_cmd_init function creates a new thread dedicated for Host Command.
102 bool "Save status of last IN_PROGRESS command"
105 Enable support for saving final status of a last command that has sent