Searched defs:UART (Results 1 – 5 of 5) sorted by relevance
18 #define UART(x) (*(volatile unsigned long *)(serial_port + (x))) macro
18 static volatile unsigned long *UART = FFUART; variable
16 #define UART(x) (*(volatile unsigned long *)(serial_port + (x))) macro
30 #define UART(x) (*(volatile unsigned long *)(serial_port + (x))) macro
24 #define UART(x) (*(volatile unsigned long *)(serial_port + (x))) macro