Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Header for commands to interact with the simulator outside of normal device interface. More...

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.

Detailed Description

Header for commands to interact with the simulator outside of normal device interface.