|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
#include <backend.h>
Data Fields | |
| const struct ec_host_cmd_backend_api * | api |
| API provided by the backed. | |
| void * | ctx |
| Context for the backed. | |
| const struct ec_host_cmd_backend_api* ec_host_cmd_backend::api |
API provided by the backed.
| void* ec_host_cmd_backend::ctx |
Context for the backed.