Home
last modified time | relevance | path

Searched refs:LINE (Results 1 – 8 of 8) sorted by relevance

/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpuart.c202 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()
Duart.c269 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()
/hal_nuvoton-latest/m48x/StdDriver/src/
Duart.c246 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()
/hal_nuvoton-latest/m46x/StdDriver/src/
Duart.c256 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()
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
Dlpuart_reg.h741 …__IO uint32_t LINE; /*!< [0x000c] LPUART Line Control Register … member
Duart_reg.h879 …__IO uint32_t LINE; /*!< [0x000c] UART Line Control Register … member
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Duart_reg.h855 …__IO uint32_t LINE; /*!< [0x000c] UART Line Control Register … member
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Duart_reg.h833 …__IO uint32_t LINE; /*!< [0x000c] UART Line Control Register … member