Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_simulator.c18 struct ec_host_cmd_sim_ctx { struct
24 static struct ec_host_cmd_sim_ctx _name##_hc_sim; \ argument
27 .ctx = (struct ec_host_cmd_sim_ctx *)&_name##_hc_sim, \
36 struct ec_host_cmd_sim_ctx *hc_sim = (struct ec_host_cmd_sim_ctx *)backend->ctx; in ec_host_cmd_sim_init()
62 struct ec_host_cmd_sim_ctx *hc_sim = (struct ec_host_cmd_sim_ctx *)ec_host_cmd_sim.ctx; in ec_host_cmd_backend_sim_install_send_cb()
69 struct ec_host_cmd_sim_ctx *hc_sim = (struct ec_host_cmd_sim_ctx *)ec_host_cmd_sim.ctx; in ec_host_cmd_backend_sim_data_received()