Home
last modified time | relevance | path

Searched refs:SendChar (Results 1 – 3 of 3) sorted by relevance

/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dretarget.c94 void SendChar(int ch);
346 __WEAK void SendChar(int ch) in SendChar() function
493 SendChar(ch); in _ttywrch()
539 SendChar(*buffer++); in __write()
548 SendChar(ch); in fputc()
623 SendChar(c); in __read()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dretarget.c30 void SendChar(int ch);
57 SendChar(*buf); in __write()
493 void SendChar(int ch) in SendChar() function
627 SendChar(ch); in _ttywrch()
653 SendChar(ch); in fputc()
/hal_nuvoton-latest/m48x/StdDriver/src/
Dretarget.c521 static void SendChar(int ch) in SendChar() function
649 SendChar(ch); in _ttywrch()
674 SendChar(ch); in fputc()