Searched refs:SCICTL1 (Results 1 – 3 of 3) sorted by relevance
76 SciaRegs.SCICTL1.all =0x0003; // enable TX, RX, internal SCICLK, in SCI_open()86 SciaRegs.SCICTL1.all =0x0023; // Relinquish SCI from Reset in SCI_open()
53 uart->sci_regs->SCICTL1.all = 0x0003; in c28x_configure()61 uart->sci_regs->SCICTL1.all = 0x0023; // Relinquish SCI from Reset in c28x_configure()
227 union SCICTL1_REG SCICTL1; // Control register 1 member
Completed in 8 milliseconds