Searched refs:UART_MAX_REQ_SIZE (Results 1 – 1 of 1) sorted by relevance
111 #define UART_MAX_REQ_SIZE 0x220 macro254 if (hc_uart->rx_ctx->len_max > UART_MAX_REQ_SIZE) { in ec_host_cmd_uart_init()255 hc_uart->rx_ctx->len_max = UART_MAX_REQ_SIZE; in ec_host_cmd_uart_init()