| /utopia/UTPA2-700.0.x/modules/uart/hal/kano/uart/ |
| H A D | regUART.h | 269 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 397 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/macan/uart/ |
| H A D | regUART.h | 290 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 418 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/curry/uart/ |
| H A D | regUART.h | 269 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 397 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mooney/uart/ |
| H A D | regUART.h | 268 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 396 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/messi/uart/ |
| H A D | regUART.h | 268 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 396 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maldives/uart/ |
| H A D | regUART.h | 270 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 398 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mustang/uart/ |
| H A D | regUART.h | 275 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 403 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/k6lite/uart/ |
| H A D | regUART.h | 269 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 397 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/M7821/uart/ |
| H A D | regUART.h | 310 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 438 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maserati/uart/ |
| H A D | regUART.h | 306 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 434 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/M7621/uart/ |
| H A D | regUART.h | 306 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 434 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/manhattan/uart/ |
| H A D | regUART.h | 306 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 434 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mainz/uart/ |
| H A D | regUART.h | 268 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 396 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maxim/uart/ |
| H A D | regUART.h | 306 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 434 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/k6/uart/ |
| H A D | regUART.h | 290 #define UART_LSR_TEMT 0x40 // Transmitter empty macro 418 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | serial_reg.h | 114 #define UART_LSR_TEMT 0x40 /* Transmitter empty */ macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/maserati/sc/ |
| H A D | regSC.h | 260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/M7621/sc/ |
| H A D | regSC.h | 260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/maldives/sc/ |
| H A D | regSC.h | 250 #define UART_LSR_TEMT (0x40UL) // Transmitter empty macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/mainz/sc/ |
| H A D | regSC.h | 260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/mustang/sc/ |
| H A D | regSC.h | 250 #define UART_LSR_TEMT (0x40UL) // Transmitter empty macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/messi/sc/ |
| H A D | regSC.h | 260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/manhattan/sc/ |
| H A D | regSC.h | 260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/macan/sc/ |
| H A D | regSC.h | 260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/M7821/sc/ |
| H A D | regSC.h | 260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
|