Searched refs:UART_STOP_BIT_1 (Results 1 – 12 of 12) sorted by relevance
68 uart_config_stopbit(uart_cfg->uart, UART_STOP_BIT_1); in hbird_configure()74 uart_config_stopbit(uart_cfg->uart, UART_STOP_BIT_1); in hbird_configure()
90 uart_config.stop_bit = UART_STOP_BIT_1; in cmd_test_uart()
94 UART_STOP_BIT_1 = 0, enumerator
311 uart_stop_bit = UART_STOP_BIT_1; in nu_uart_configure()
217 case UART_STOP_BIT_1: in uart_set_format()626 .stop_bit = UART_STOP_BIT_1,
407 uart_stop_bit = UART_STOP_BIT_1; in nu_uart_configure()
453 uart_stop_bit = UART_STOP_BIT_1; in nu_uart_configure()
485 uart_stop_bit = UART_STOP_BIT_1; in nu_uart_configure()
588 uart_stop_bit = UART_STOP_BIT_1; in nu_uart_configure()
475 uart_stop_bit = UART_STOP_BIT_1; in nu_uart_configure()
650 uart_stop_bit = UART_STOP_BIT_1; in nu_uart_configure()
358 UART_STOP_BIT_1 = 0, enumerator
Completed in 38 milliseconds