Home
last modified time | relevance | path

Searched refs:UART_FIFO (Results 1 – 1 of 1) sorted by relevance

/ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/example_build/sample_threadx/
Dstdio_ghs.c12 #define UART_FIFO *((volatile uint32_t *)(UART_BASE+0x0030U)) macro
28 UART_FIFO = '\r'; in write()
31 UART_FIFO = c; in write()