Home
last modified time | relevance | path

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

/bsp/smartfusion2/drivers/
A Ddrv_uart.c84 case STOP_BITS_1: stopBits = MSS_UART_ONE_STOP_BIT; break; in sf2_uart_configure()
87 default : stopBits = MSS_UART_ONE_STOP_BIT; in sf2_uart_configure()
/bsp/smartfusion2/libraries/mss_uart/
A Dmss_uart.h298 #define MSS_UART_ONE_STOP_BIT ( (uint8_t) 0x00 ) macro

Completed in 12 milliseconds