Searched refs:UART_STOP_1BIT (Results 1 – 4 of 4) sorted by relevance
38 .uart_initstruct.StopBits = UART_STOP_1BIT, \58 .uart_initstruct.StopBits = UART_STOP_1BIT, \78 .uart_initstruct.StopBits = UART_STOP_1BIT, \98 .uart_initstruct.StopBits = UART_STOP_1BIT, \181 uart_cfg->uart_initstruct.StopBits = UART_STOP_1BIT; in swm_uart_configure()187 uart_cfg->uart_initstruct.StopBits = UART_STOP_1BIT; in swm_uart_configure()
36 .uart_initstruct.StopBits = UART_STOP_1BIT, \56 .uart_initstruct.StopBits = UART_STOP_1BIT, \76 .uart_initstruct.StopBits = UART_STOP_1BIT, \96 .uart_initstruct.StopBits = UART_STOP_1BIT, \179 uart_cfg->uart_initstruct.StopBits = UART_STOP_1BIT; in swm_uart_configure()185 uart_cfg->uart_initstruct.StopBits = UART_STOP_1BIT; in swm_uart_configure()
33 #define UART_STOP_1BIT 0 macro
Completed in 6 milliseconds