| /utopia/UTPA2-700.0.x/modules/uart/hal/kano/uart/ |
| H A D | regUART.h | 173 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 187 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| H A D | halUART.c | 745 AEON_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_Aeon_Set_Baudrate() 1172 UART_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/macan/uart/ |
| H A D | regUART.h | 194 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 208 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| H A D | halUART.c | 791 AEON_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_Aeon_Set_Baudrate() 1219 UART_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/curry/uart/ |
| H A D | regUART.h | 173 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 187 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| H A D | halUART.c | 745 AEON_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_Aeon_Set_Baudrate() 1172 UART_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mooney/uart/ |
| H A D | regUART.h | 172 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 186 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| H A D | halUART.c | 766 AEON_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_Aeon_Set_Baudrate() 1191 UART_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/messi/uart/ |
| H A D | regUART.h | 172 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 186 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| H A D | halUART.c | 790 AEON_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_Aeon_Set_Baudrate() 1218 UART_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maldives/uart/ |
| H A D | regUART.h | 174 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 188 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| H A D | halUART.c | 762 AEON_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_Aeon_Set_Baudrate() 1201 UART_REG8(UART_DLM) = (divisor >> 8) & 0xFF; //mark for OS system hang in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mustang/uart/ |
| H A D | regUART.h | 179 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 193 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| H A D | halUART.c | 762 AEON_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_Aeon_Set_Baudrate() 1201 UART_REG8(UART_DLM) = (divisor >> 8) & 0xFF; //mark for OS system hang in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/k6lite/uart/ |
| H A D | regUART.h | 173 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 187 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| H A D | halUART.c | 745 AEON_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_Aeon_Set_Baudrate() 1202 UART_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/M7821/uart/ |
| H A D | regUART.h | 214 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 228 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maserati/uart/ |
| H A D | regUART.h | 210 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 224 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/M7621/uart/ |
| H A D | regUART.h | 210 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 224 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| H A D | halUART.c | 794 AEON_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_Aeon_Set_Baudrate() 1273 UART_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_PIU_Set_Baudrate()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/manhattan/uart/ |
| H A D | regUART.h | 210 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 224 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mainz/uart/ |
| H A D | regUART.h | 172 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 186 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maxim/uart/ |
| H A D | regUART.h | 210 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 224 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/k6/uart/ |
| H A D | regUART.h | 194 #define UART_DLM 1 // Out: Divisor Latch High (DLAB=1) macro 208 #define UART_DLM (1 * 2) // Out: Divisor Latch High (DLAB=1) macro
|
| H A D | halUART.c | 745 AEON_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_Aeon_Set_Baudrate() 1221 UART_REG8(UART_DLM) = (divisor >> 8) & 0xFF; in HAL_UART_PIU_Set_Baudrate()
|