Go to the documentation of this file.
48 long uart0_write_r(
struct _reent *r,
int fd,
const char *ptr,
int len);
49 long uart1_write_r(
struct _reent *r,
int fd,
const char *ptr,
int len);
50 long uart2_write_r(
struct _reent *r,
int fd,
const char *ptr,
int len);
51 long uart3_write_r(
struct _reent *r,
int fd,
const char *ptr,
int len);
52 long uart4_write_r(
struct _reent *r,
int fd,
const char *ptr,
int len);
53 long uart0_read_r (
struct _reent *r,
int fd,
char *ptr,
int len);