Searched refs:MSS_UART_ONE_STOP_BIT (Results 1 – 2 of 2) sorted by relevance
417 #define MSS_UART_ONE_STOP_BIT ((uint8_t) 0x00) macro
100 MSS_UART_DATA_8_BITS | MSS_UART_NO_PARITY | MSS_UART_ONE_STOP_BIT); in setup_ddr_debug_port()