Searched refs:SCI_read (Results 1 – 3 of 3) sorted by relevance
55 extern int SCI_read(int dev_fd, char * buf, unsigned count);
113 int SCI_read(int dev_fd, char * buf, unsigned count) in SCI_read() function
150 if(SCI_read(0, &ch, 1)) in c28x_getc()
Completed in 6 milliseconds