Searched refs:ptrUSART (Results 1 – 1 of 1) sorted by relevance
53 #define ptrUSART (&USART_Driver_(USART_DRV_NUM)) macro59 if (ptrUSART->Send(buf, 1) != ARM_DRIVER_OK) { in stdout_putchar()62 while (ptrUSART->GetTxCount() != 1); in stdout_putchar()