Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
EC Host Command Backend. More...
#include <zephyr/mgmt/ec_host_cmd/backend.h>
Data Fields | |
const struct ec_host_cmd_backend_api * | api |
API provided by the backend. | |
void * | ctx |
Context for the backend. |
EC Host Command Backend.
const struct ec_host_cmd_backend_api* ec_host_cmd_backend::api |
API provided by the backend.
void* ec_host_cmd_backend::ctx |
Context for the backend.