Searched refs:uart_console_data (Results 1 – 1 of 1) sorted by relevance
22 static struct uart_it8xxx2_data *uart_console_data; variable63 k_work_reschedule(&uart_console_data->rx_refresh_timeout_work, delay); in uart1_wui_isr()83 k_work_reschedule(&uart_console_data->rx_refresh_timeout_work, delay); in uart2_wui_isr()152 uart_console_data = dev->data; in uart_it8xxx2_init()153 k_work_init_delayable(&uart_console_data->rx_refresh_timeout_work, in uart_it8xxx2_init()