Searched refs:UART_MAX_RESP_SIZE (Results 1 – 1 of 1) sorted by relevance
112 #define UART_MAX_RESP_SIZE 0x100 macro257 if (hc_uart->tx_buf->len_max > UART_MAX_RESP_SIZE) { in ec_host_cmd_uart_init()258 hc_uart->tx_buf->len_max = UART_MAX_RESP_SIZE; in ec_host_cmd_uart_init()