Home
last modified time | relevance | path

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

/btstack/port/samv71-xplained-atwilc3000/
H A Dconf_uart_serial.h59 #define CONF_UART_STOP_BITS US_MR_NBSTOP_1_BIT macro
H A Dmain.c72 #ifdef CONF_UART_STOP_BITS in configure_console()
73 .stopbits = CONF_UART_STOP_BITS, in configure_console()