LSR_TX_IDLE 118 kernel/uart.c while((ReadReg(LSR) & LSR_TX_IDLE) == 0) LSR_TX_IDLE 148 kernel/uart.c if(ReadReg(LSR) & LSR_TX_IDLE){