Home
last modified time | relevance | path

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

/bsp/m16c62p/drivers/
A Duart.c36 while (U0C1.BIT.RI == 0) in u0rec_handler()
97 U0C1.BYTE = 0x00; in rt_uart_init()
132 U0C1.BYTE = 0x05; in rt_uart_init()
226 while (U0C1.BIT.TI == 0) in rt_uart_write()
232 while (U0C1.BIT.TI == 0) in rt_uart_write()
245 while (U0C1.BIT.TI == 0) in rt_uart_write()
A Diom16c62p.h2569 #define U0C1 (*(volatile union st_u0c1 *)(0x03a5)) macro

Completed in 27 milliseconds