Home
last modified time | relevance | path

Searched refs:UART_CONFIG_STOP_BITS_1 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Duslhcomreg.h102 #define UART_CONFIG_STOP_BITS_1 0x00 macro
H A Duslhcom.c338 config->stop_bits = UART_CONFIG_STOP_BITS_1; in uslhcom_create_config()
438 config.stop_bits = UART_CONFIG_STOP_BITS_1; in uslhcom_open()