Go to the documentation of this file.
22 #ifdef CONFIG_DEBUG_CLPS711X_UART2
23 #define SYSFLGx SYSFLG2
24 #define UARTDRx UARTDR2
26 #define SYSFLGx SYSFLG1
27 #define UARTDRx UARTDR1
30 #define phys_reg(x) (*(volatile u32 *)(CLPS711X_PHYS_BASE + (x)))
39 static inline void putc(
int c)
46 static inline void flush(
void)
55 #define arch_decomp_setup()
57 #define arch_decomp_wdog()