Home
last modified time | relevance | path

Searched refs:backend_tx_buf (Results 1 – 1 of 1) sorted by relevance

/subsys/mgmt/ec_host_cmd/
A Dec_host_cmd_handler.c475 uint8_t *backend_tx_buf, *backend_rx_buf; in ec_host_cmd_init() local
493 backend_tx_buf = hc->tx.buf; in ec_host_cmd_init()
500 if (!backend_tx_buf || !backend_rx_buf) { in ec_host_cmd_init()
512 !((handler_tx_buf <= backend_tx_buf) && (handler_tx_buf_end > backend_tx_buf))) || in ec_host_cmd_init()

Completed in 8 milliseconds