#define NutTracePutChar( ch )
| Visible in: | nut/dev/chat.c | |
| Used in: | NutChatExpectString() | nut/dev/chat.c |
| NutChatSend() | nut/dev/chat.c |
| Prototyped in: | nut/include/dev/chat.h | |
| Calls: | NutChatProc() | nut/dev/chat.c |
| free() | nut/crt/malloc.c | |
| strdup() | nut/crt/strdup.c | |
| Prototyped in: | nut/include/dev/chat.h | |
| Calls: | malloc() | nut/crt/malloc.c |
| memset() | nut/c/string/memset.c | |
| Called by: | NutChatProc() | nut/dev/chat.c |
| Prototyped in: | nut/include/dev/chat.h | |
| Calls: | free() | nut/crt/malloc.c |
| Called by: | NutChatProc() | nut/dev/chat.c |
| Prototyped in: | nut/include/dev/chat.h | |
| Calls: | NutChatExpectString() | nut/dev/chat.c |
| NutChatSendString() | nut/dev/chat.c | |
| strcmp() | nut/c/string/strcmp.c | |
| strechr() | nut/dev/chat.c | |
| Called by: | NutChatProc() | nut/dev/chat.c |
| Prototyped in: | nut/include/dev/chat.h | |
| Calls: | _read() | nut/crt/read.c |
| Called by: | NutChatExpect() | nut/dev/chat.c |
| References Variables: | chat_report | nut/dev/chat.c |
| Prototyped in: | nut/include/dev/chat.h | |
| Calls: | NutChatSendString() | nut/dev/chat.c |
| _ioctl() | nut/crt/ioctl.c | |
| atol() | nut/c/stdlib/atol.c | |
| malloc() | nut/crt/malloc.c | |
| strlen() | nut/c/string/strlen.c | |
| Called by: | NutChatProc() | nut/dev/chat.c |
| References Variables: | chat_report | nut/dev/chat.c |
| Prototyped in: | nut/include/dev/chat.h | |
| Calls: | NutChatProc() | nut/dev/chat.c |
| free() | nut/crt/malloc.c | |
| malloc() | nut/crt/malloc.c | |
| strcpy_P(), strlen_P() | ||
| Calls: | _read() | nut/crt/read.c |
| _write() | nut/crt/write.c | |
| NutDelay(), NutSleep() | ||
| Called by: | NutChatExpect() | nut/dev/chat.c |
| NutChatSend() | nut/dev/chat.c | |
| Called by: | NutChatExpect() | nut/dev/chat.c |