Home
last modified time | relevance | path

Searched refs:UART_LCR_STOP2 (Results 1 – 25 of 44) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/uart/hal/k6lite/uart/
H A DhalUART.c975 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1494 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
H A DregUART.h238 #define UART_LCR_STOP2 0x04 // Stop bits: 0=1 stop bit, 1= 2 stop bits macro
/utopia/UTPA2-700.0.x/modules/uart/hal/curry/uart/
H A DhalUART.c975 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1464 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
H A DregUART.h238 #define UART_LCR_STOP2 0x04 // Stop bits: 0=1 stop bit, 1= 2 stop bits macro
/utopia/UTPA2-700.0.x/modules/uart/hal/kano/uart/
H A DhalUART.c975 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1464 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
H A DregUART.h238 #define UART_LCR_STOP2 0x04 // Stop bits: 0=1 stop bit, 1= 2 stop bits macro
/utopia/UTPA2-700.0.x/modules/uart/hal/k6/uart/
H A DhalUART.c975 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1513 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
/utopia/UTPA2-700.0.x/modules/uart/hal/mooney/uart/
H A DhalUART.c996 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1554 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
H A DregUART.h237 #define UART_LCR_STOP2 0x04 // Stop bits: 0=1 stop bit, 1= 2 stop bits macro
/utopia/UTPA2-700.0.x/modules/uart/hal/mustang/uart/
H A DhalUART.c992 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1522 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
H A DregUART.h244 #define UART_LCR_STOP2 0x04 // Stop bits: 0=1 stop bit, 1= 2 stop bits macro
/utopia/UTPA2-700.0.x/modules/uart/hal/maldives/uart/
H A DhalUART.c992 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1522 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
H A DregUART.h239 #define UART_LCR_STOP2 0x04 // Stop bits: 0=1 stop bit, 1= 2 stop bits macro
/utopia/UTPA2-700.0.x/modules/uart/hal/macan/uart/
H A DhalUART.c1021 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1583 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
H A DregUART.h259 #define UART_LCR_STOP2 0x04 // Stop bits: 0=1 stop bit, 1= 2 stop bits macro
/utopia/UTPA2-700.0.x/modules/uart/hal/messi/uart/
H A DhalUART.c1020 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1583 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
H A DregUART.h237 #define UART_LCR_STOP2 0x04 // Stop bits: 0=1 stop bit, 1= 2 stop bits macro
/utopia/UTPA2-700.0.x/modules/uart/hal/M7621/uart/
H A DhalUART.c1024 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1680 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
/utopia/UTPA2-700.0.x/modules/uart/hal/maserati/uart/
H A DhalUART.c1024 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1680 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
H A DregUART.h275 #define UART_LCR_STOP2 0x04 // Stop bits: 0=1 stop bit, 1= 2 stop bits macro
/utopia/UTPA2-700.0.x/modules/uart/hal/maxim/uart/
H A DhalUART.c1024 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1680 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
/utopia/UTPA2-700.0.x/modules/uart/hal/manhattan/uart/
H A DhalUART.c1023 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1635 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
/utopia/UTPA2-700.0.x/modules/uart/hal/M7821/uart/
H A DhalUART.c1024 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1683 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()
H A DregUART.h279 #define UART_LCR_STOP2 0x04 // Stop bits: 0=1 stop bit, 1= 2 stop bits macro
/utopia/UTPA2-700.0.x/modules/uart/hal/mainz/uart/
H A DhalUART.c1066 AEON_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_Aeon_Open()
1629 UART_REG8(UART_LCR) = UART_LCR_WLEN8 & ~(UART_LCR_STOP2 | UART_LCR_PARITY); in HAL_UART_PIU_Open()

12