Searched refs:status_b (Results 1 – 8 of 8) sorted by relevance
110 } status_b; member
141 } status_b; member
194 } status_b; member
63 while (puart->status_b.tx_busy) { in rt_writeraw()
130 …while (puart->status_b.tx_busy) { // ToDo: Why is this necessary? Thought the semaphore should h… in udma_uart_writeraw()
162 psdio_regs->status_b.eot = 1; //Write 1 to EOT bit to clear it. in udma_sdio_sendCmd()
269 …while (puart->status_b.tx_busy) { // ToDo: Why is this necessary? Thought the semaphore should h… in Writeraw()
Completed in 22 milliseconds