Searched refs:handler_tx_buf_end (Results 1 – 1 of 1) sorted by relevance
467 uint8_t *handler_tx_buf_end, *handler_rx_buf_end; in ec_host_cmd_init() local481 handler_tx_buf_end = handler_tx_buf + CONFIG_EC_HOST_CMD_HANDLER_TX_BUFFER_SIZE; in ec_host_cmd_init()505 !((handler_tx_buf <= backend_tx_buf) && (handler_tx_buf_end > backend_tx_buf))) || in ec_host_cmd_init()