Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ec_host_cmd_backend Struct Reference

@def_driverbackendgroup{Host Command,ec_host_cmd_interface} More...

#include <backend.h>

Data Fields

const struct ec_host_cmd_backend_apiapi
 API provided by the backend.
void * ctx
 Context for the backend.

Detailed Description

@def_driverbackendgroup{Host Command,ec_host_cmd_interface}

EC Host Command Backend

Field Documentation

◆ api

const struct ec_host_cmd_backend_api* ec_host_cmd_backend::api

API provided by the backend.

◆ ctx

void* ec_host_cmd_backend::ctx

Context for the backend.


The documentation for this struct was generated from the following file: