Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
Header for commands to interact with the simulator outside of normal device interface. More...
#include <zephyr/mgmt/ec_host_cmd/backend.h>
Go to the source code of this file.
Functions | |
void | ec_host_cmd_backend_sim_install_send_cb (ec_host_cmd_backend_api_send cb, struct ec_host_cmd_tx_buf **tx_buf) |
Install callback for when this device would sends data to host. | |
int | ec_host_cmd_backend_sim_data_received (const uint8_t *buffer, size_t len) |
Simulate receiving data from host as passed in to this function. |
Header for commands to interact with the simulator outside of normal device interface.