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