Home
last modified time | relevance | path

Searched refs:UART_LCR_STOPBIT_SEL (Results 1 – 4 of 4) sorted by relevance

/bsp/nxp/lpc/lpc43xx/drivers/
A Ddrv_uart.h81 #define UART_LCR_STOPBIT_SEL ((uint8_t)(1<<2)) /*!< UART Two Stop Bits Select */ macro
/bsp/xplorer4330/drivers/
A Ddrv_uart.h81 #define UART_LCR_STOPBIT_SEL ((uint8_t)(1<<2)) /*!< UART Two Stop Bits Select */ macro
/bsp/nxp/lpc/lpc178x/drivers/
A Dlpc177x_8x_uart.h182 #define UART_LCR_STOPBIT_SEL ((uint8_t)(1<<2)) macro
A Dlpc177x_8x_uart.c335 tmp |= UART_LCR_STOPBIT_SEL; in UART_Init()

Completed in 15 milliseconds