Searched refs:LINE (Results 1 – 8 of 8) sorted by relevance
202 lpuart->LINE = LPUART_WORD_LEN_8 | LPUART_PARITY_NONE | LPUART_STOP_BIT_1; in LPUART_Open()330 lpuart->LINE = u32data_width | u32parity | u32stop_bits; in LPUART_SetLine_Config()
269 uart->LINE = UART_WORD_LEN_8 | UART_PARITY_NONE | UART_STOP_BIT_1; in UART_Open()460 uart->LINE = u32data_width | u32parity | u32stop_bits; in UART_SetLine_Config()
246 uart->LINE = UART_WORD_LEN_8 | UART_PARITY_NONE | UART_STOP_BIT_1; in UART_Open()423 uart->LINE = u32data_width | u32parity | u32stop_bits; in UART_SetLineConfig()
256 uart->LINE = UART_WORD_LEN_8 | UART_PARITY_NONE | UART_STOP_BIT_1; in UART_Open()432 uart->LINE = u32data_width | u32parity | u32stop_bits; in UART_SetLineConfig()
741 …__IO uint32_t LINE; /*!< [0x000c] LPUART Line Control Register … member
879 …__IO uint32_t LINE; /*!< [0x000c] UART Line Control Register … member
855 …__IO uint32_t LINE; /*!< [0x000c] UART Line Control Register … member
833 …__IO uint32_t LINE; /*!< [0x000c] UART Line Control Register … member