Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/platform/ext/target/nxp/common/Native_Driver/utilities/debug_console/
Dfsl_debug_console.c371 status_t DbgConsole_ReadOneCharacter(uint8_t *ch) in DbgConsole_ReadOneCharacter()
411 static status_t DbgConsole_EchoCharacter(uint8_t *ch, bool isGetChar, int *index) in DbgConsole_EchoCharacter()
442 int DbgConsole_SendData(uint8_t *ch, size_t size) in DbgConsole_SendData()
509 int DbgConsole_SendDataReliable(uint8_t *ch, size_t size) in DbgConsole_SendDataReliable()
655 int DbgConsole_ReadCharacter(uint8_t *ch) in DbgConsole_ReadCharacter()
1018 int DbgConsole_Putchar(int ch) in DbgConsole_Putchar()
1073 status_t DbgConsole_TryGetchar(char *ch) in DbgConsole_TryGetchar()
1118 uint8_t ch = 0U; in DbgConsole_Getchar() local
1170 uint8_t ch = 0U; in __read() local
1253 int fputc(int ch, FILE *f) in fputc()
[all …]
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dretarget.c522 void SendChar_ToUART(int ch) in SendChar_ToUART()
537 void SendChar_ToUART(int ch) in SendChar_ToUART()
599 void SendChar(int ch) in SendChar()
733 void _ttywrch(int ch) in _ttywrch()
758 int fputc(int ch, FILE *stream) in fputc()
Dcrypto.c800 static char ch2hex(char ch) in ch2hex()
952 char ch; in get_nibble_value() local
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/
Dretarget.c432 void SendChar_ToUART(int ch) in SendChar_ToUART()
447 void SendChar_ToUART(int ch) in SendChar_ToUART()
511 void SendChar(int ch) in SendChar()
645 void _ttywrch(int ch) in _ttywrch()
670 int fputc(int ch, FILE *stream) in fputc()
Dcrypto.c858 static char ch2hex(char ch) in ch2hex()
1032 char ch; in get_nibble_value() local
/trusted-firmware-m-3.5.0/platform/ext/common/
Duart_stdout.c57 int fputc(int ch, FILE *f) in fputc()
77 int putchar(int ch) in putchar()
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/
Dtimer_pwm.h351 #define TPWM_ENABLE_OUTPUT(timer, ch) ((timer)->PWMPOEN = (ch)) argument
368 #define TPWM_SET_OUTPUT_INVERSE(timer, ch) ((timer)->PWMPOLCTL = (ch)) argument
387 #define TPWM_SET_MASK_OUTPUT(timer, ch, level) do {(timer)->PWMMSKEN = (ch); (timer)->PWMMSK = (lev… argument
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dtimer_pwm.h376 #define TPWM_ENABLE_OUTPUT(timer, ch) \ argument
402 #define TPWM_SET_OUTPUT_INVERSE(timer, ch) \ argument
426 #define TPWM_SET_MASK_OUTPUT(timer, ch, level) do {(timer)->PWMMSKEN = (ch); (timer)->PWMMSK = (lev… argument
/trusted-firmware-m-3.5.0/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/utilities/
Dfsl_shell.c277 uint8_t ch; in SHELL_Task() local
/trusted-firmware-m-3.5.0/platform/ext/target/nxp/common/Native_Driver/utilities/str/
Dfsl_str.c465 char ch; in PrintFilterLengthFlag() local
/trusted-firmware-m-3.5.0/platform/ext/cmsis/
Dcore_cm4.h2064 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar()
2087 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
Dcore_cm33.h3212 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar()
3235 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
Dcore_armv81mml.h4163 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar()
4186 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
Dcore_cm85.h4607 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar()
4630 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
Dcore_cm55.h4752 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar()
4775 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local