| /trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/debug_console/ |
| D | fsl_debug_console.c | 424 status_t DbgConsole_ReadOneCharacter(uint8_t *ch) in DbgConsole_ReadOneCharacter() 464 static status_t DbgConsole_EchoCharacter(uint8_t *ch, bool isGetChar, int *index) in DbgConsole_EchoCharacter() 495 int DbgConsole_SendData(uint8_t *ch, size_t size) in DbgConsole_SendData() 548 int DbgConsole_SendDataReliable(uint8_t *ch, size_t size) in DbgConsole_SendDataReliable() 695 int DbgConsole_ReadCharacter(uint8_t *ch) in DbgConsole_ReadCharacter() 1068 int DbgConsole_Putchar(int ch) in DbgConsole_Putchar() 1134 status_t DbgConsole_TryGetchar(char *ch) in DbgConsole_TryGetchar() 1179 uint8_t ch = 0U; in DbgConsole_Getchar() local 1231 uint8_t ch = 0U; in __read() local 1314 int fputc(int ch, FILE *f) in fputc() [all …]
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/ |
| D | retarget.c | 522 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()
|
| D | crypto.c | 800 static char ch2hex(char ch) in ch2hex() 952 char ch; in get_nibble_value() local
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/ |
| D | retarget.c | 432 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()
|
| D | crypto.c | 858 static char ch2hex(char ch) in ch2hex() 1032 char ch; in get_nibble_value() local
|
| /trusted-firmware-m-latest/platform/ext/common/ |
| D | uart_stdout.c | 62 int fputc(int ch, FILE *f) in fputc() 82 int putchar(int ch) in putchar()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/bl2/ |
| D | interrupts_bl2.c | 49 uint32_t ch, value, mask = 0; in CMU_MHU4_Receiver_Handler() local
|
| D | boot_hal_bl2.c | 312 uint8_t ch; in initialize_rse_scp_mhu() local
|
| /trusted-firmware-m-latest/platform/ext/target/arm/rse/common/native_drivers/ |
| D | mhu_wrapper_v3_x.c | 195 uint32_t ch; in mhu_init_sender() local 242 uint32_t ch; in mhu_init_receiver() local
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/ |
| D | timer_pwm.h | 351 #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-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/ |
| D | timer_pwm.h | 376 #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-latest/platform/ext/cmsis/CMSIS/Driver/Include/ |
| D | Driver_WiFi.h | 102 …uint8_t ch; ///< WiFi Channel (0 = auto, otherwise = exact cha… member 115 uint8_t ch; ///< WiFi Channel member 126 uint8_t ch; ///< WiFi Channel member
|
| /trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/str/ |
| D | fsl_str.c | 465 char ch; in PrintFilterLengthFlag() local
|
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/ |
| D | core_sc300.h | 1862 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 1885 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| D | core_cm3.h | 1879 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 1902 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| D | core_cm4.h | 2071 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 2094 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| D | core_cm7.h | 2302 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 2325 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| D | core_cm33.h | 3047 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 3070 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| D | core_cm35p.h | 3047 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 3070 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| D | core_starmc1.h | 3542 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 3565 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| D | core_cm52.h | 4707 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 4730 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| D | core_cm55.h | 4659 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 4682 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| D | core_cm85.h | 4700 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 4723 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|