Home
last modified time | relevance | path

Searched refs:ec_host_cmd_init (Results 1 – 8 of 8) sorted by relevance

/subsys/mgmt/ec_host_cmd/backends/
A Dec_host_cmd_backend_simulator.c82 ec_host_cmd_init(&ec_host_cmd_sim); in host_cmd_init()
A Dec_host_cmd_backend_espi.c165 ec_host_cmd_init(ec_host_cmd_backend_get_espi(dev)); in host_cmd_init()
A Dec_host_cmd_backend_uart.c309 ec_host_cmd_init(ec_host_cmd_backend_get_uart(dev)); in host_cmd_init()
A Dec_host_cmd_backend_shi_ite.c564 ec_host_cmd_init(ec_host_cmd_backend_get_shi_ite()); in host_cmd_init()
A Dec_host_cmd_backend_spi_stm32.c894 ec_host_cmd_init(ec_host_cmd_backend_get_spi(&cs)); in host_cmd_init()
A Dec_host_cmd_backend_shi_npcx.c1159 ec_host_cmd_init(ec_host_cmd_backend_get_shi_npcx()); in host_cmd_init()
/subsys/mgmt/ec_host_cmd/
A DKconfig93 The ec_host_cmd_init function is called by the chosen backend.
98 The ec_host_cmd_init function creates a new thread dedicated for Host Command.
A Dec_host_cmd_handler.c469 int ec_host_cmd_init(struct ec_host_cmd_backend *backend) in ec_host_cmd_init() function

Completed in 17 milliseconds