Home
last modified time | relevance | path

Searched defs:ch (Results 1 – 8 of 8) sorted by relevance

/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dretarget.c256 void SendChar_ToUART(int ch) in SendChar_ToUART()
273 void SendChar_ToUART(int ch) in SendChar_ToUART()
346 __WEAK void SendChar(int ch) in SendChar()
491 void _ttywrch(int ch) in _ttywrch()
546 int fputc(int ch, FILE *stream) in fputc()
Dtrng.c154 uint32_t i, j, u32Reg, timeout, ch,cl; in TRNG_GenBignumHex() local
/hal_nuvoton-latest/m48x/StdDriver/src/
Dretarget.c442 static void SendChar_ToUART(int ch) in SendChar_ToUART()
457 static void SendChar_ToUART(int ch) in SendChar_ToUART()
521 static void SendChar(int ch) in SendChar()
647 void _ttywrch(int ch) in _ttywrch()
672 int fputc(int ch, FILE *stream) in fputc()
Dcrypto.c915 static char ch2hex(char ch) in ch2hex()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dretarget.c472 void SendChar_ToUART(int ch) in SendChar_ToUART()
493 void SendChar(int ch) in SendChar()
625 void _ttywrch(int ch) in _ttywrch()
650 int fputc(int ch, FILE *stream) in fputc()
Dcrypto.c880 static char ch2hex(char ch) in ch2hex()
1054 char ch; in get_nibble_value() local
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dtimer_pwm.h352 #define TPWM_ENABLE_OUTPUT(timer, ch) ((timer)->PWMPOEN = (ch)) argument
369 #define TPWM_SET_OUTPUT_INVERSE(timer, ch) ((timer)->PWMPOLCTL = (ch)) argument
388 #define TPWM_SET_MASK_OUTPUT(timer, ch, level) do {(timer)->PWMMSKEN = (ch); (timer)->PWMMSK = (lev… argument
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dtimer_pwm.h378 #define TPWM_ENABLE_OUTPUT(timer, ch) ((timer)->PWMPOEN = (ch)) argument
395 #define TPWM_SET_OUTPUT_INVERSE(timer, ch) ((timer)->PWMPOLCTL = (ch)) argument
414 #define TPWM_SET_MASK_OUTPUT(timer, ch, level) do {(timer)->PWMMSKEN = (ch); (timer)->PWMMSK = (lev… argument