automotive-dlt
|
Go to the source code of this file.
Macros | |
#define | DLT_SHELL_COMMAND_MAX_LENGTH 1024 |
Functions | |
DLT_IMPORT_CONTEXT (dltsystem) | |
void | init_shell () |
Definition in file dlt-system-shell.c.
#define DLT_SHELL_COMMAND_MAX_LENGTH 1024 |
Definition at line 62 of file dlt-system-shell.c.
Referenced by DLT_IMPORT_CONTEXT().
DLT_IMPORT_CONTEXT | ( | dltsystem | ) |
Definition at line 64 of file dlt-system-shell.c.
References DLT_INT, DLT_LOG, DLT_LOG_DEBUG, DLT_LOG_ERROR, DLT_LOG_INFO, DLT_SHELL_COMMAND_MAX_LENGTH, DLT_STRING, and DLT_UINT32.
void init_shell | ( | ) |
Definition at line 121 of file dlt-system-shell.c.
References DLT_LOG, DLT_LOG_DEBUG, DLT_REGISTER_CONTEXT, DLT_REGISTER_INJECTION_CALLBACK, and DLT_STRING.
Referenced by start_threads().