Home
last modified time | relevance | path

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

/external/openthread/examples/platforms/cc2538/
Duart.c191 HWREG(UART0_BASE + UART_O_DR) = *sTransmitBuffer++; in otPlatUartFlush()
225 byte = HWREG(UART0_BASE + UART_O_DR); in UART0IntHandler()
261 v = (int)HWREG(UART0_BASE + UART_O_DR); in otPlatDebugUart_getc()
273 HWREG(UART1_BASE + UART_O_DR) = ((uint32_t)(b & 0x0ff)); in otPlatDebugUart_putchar_raw()
Dcc2538-reg.h288 #define UART_O_DR 0x00000000 // UART data macro