Searched refs:uart_cfg_wide (Results 1 – 1 of 1) sorted by relevance
28 const struct uart_config uart_cfg_wide = { variable46 int ret = uart_configure(uart_dev, &uart_cfg_wide); in test_configure_wide()72 int ret = uart_configure(uart_dev, &uart_cfg_wide); in test_config_get_wide()87 if (memcmp(&uart_cfg_wide, &uart_cfg_check, sizeof(uart_cfg_wide)) != 0) { in test_config_get_wide()