Searched refs:handler_rx_buf_end (Results 1 – 1 of 1) sorted by relevance
474 uint8_t *handler_tx_buf_end, *handler_rx_buf_end; in ec_host_cmd_init() local489 handler_rx_buf_end = handler_rx_buf + CONFIG_EC_HOST_CMD_HANDLER_RX_BUFFER_SIZE; in ec_host_cmd_init()514 !((handler_rx_buf <= backend_rx_buf) && (handler_rx_buf_end > backend_rx_buf)))) { in ec_host_cmd_init()