Searched refs:FL_UART_STOP_BIT_WIDTH_1B (Results 1 – 3 of 3) sorted by relevance
62 …ne IS_FL_UART_STOPBITS(__VALUE__) (((__VALUE__) == FL_UART_STOP_BIT_WIDTH_1B)||\337 initStruct->stopBits = FL_UART_STOP_BIT_WIDTH_1B; in FL_UART_StructInit()
100 uart->handle.stopBits = FL_UART_STOP_BIT_WIDTH_1B; in uart_configure()106 uart->handle.stopBits = FL_UART_STOP_BIT_WIDTH_1B; in uart_configure()
239 #define FL_UART_STOP_BIT_WIDTH_1B (0x0U << UART_CSR_STOPCFG_Pos) macro
Completed in 12 milliseconds