automotive-dlt
|
Go to the source code of this file.
Functions | |
DltReturnValue | dlt_kpi_log_interrupts (DltContext *ctx, DltLogLevelType log_level) |
Definition in file dlt-kpi-interrupt.h.
DltReturnValue dlt_kpi_log_interrupts | ( | DltContext * | ctx, |
DltLogLevelType | log_level | ||
) |
Definition at line 29 of file dlt-kpi-interrupt.c.
References buffer, BUFFER_SIZE, dlt_kpi_read_file(), DLT_LOG, DLT_RETURN_ERROR, DLT_RETURN_OK, DLT_RETURN_WRONG_PARAMETER, DLT_STRING, dlt_user_log_write_finish(), dlt_user_log_write_start(), dlt_user_log_write_string(), and NULL.
Referenced by dlt_kpi_irq_loop().