Searched refs:UART_O_DR (Results 1 – 2 of 2) sorted by relevance
191 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()
288 #define UART_O_DR 0x00000000 // UART data macro