Searched refs:UART_CSR_STOPCFG_Pos (Results 1 – 1 of 1) sorted by relevance
133 #define UART_CSR_STOPCFG_Pos (8U) macro134 #define UART_CSR_STOPCFG_Msk (0x1U << UART_CSR_STOPCFG_Pos)239 #define FL_UART_STOP_BIT_WIDTH_1B (0x0U << UART_CSR_STOPCFG_Pos)240 #define FL_UART_STOP_BIT_WIDTH_2B (0x1U << UART_CSR_STOPCFG_Pos)
Completed in 7 milliseconds