Home
last modified time | relevance | path

Searched refs:UART_STOP_1BIT (Results 1 – 4 of 4) sorted by relevance

/bsp/synwit/libraries/SWM320_drivers/
A Ddrv_uart.c38 .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()
/bsp/synwit/libraries/SWM341_drivers/
A Ddrv_uart.c36 .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()
/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_uart.h33 #define UART_STOP_1BIT 0 macro
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_uart.h33 #define UART_STOP_1BIT 0 macro

Completed in 6 milliseconds