Kestrel Interface
Loading...
Searching...
No Matches
kest_lv_log.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define KEST_INT_LV_LOG_BUF_LEN   1024

Functions

int kest_log_init ()
void kest_lv_log_cb (lv_log_level_t level, const char *buf)

Macro Definition Documentation

◆ KEST_INT_LV_LOG_BUF_LEN

#define KEST_INT_LV_LOG_BUF_LEN   1024

Definition at line 4 of file kest_lv_log.h.

Function Documentation

◆ kest_log_init()

int kest_log_init ( )

Referenced by app_main().

Here is the caller graph for this function:

◆ kest_lv_log_cb()

void kest_lv_log_cb ( lv_log_level_t level,
const char * buf )

Referenced by app_main().

Here is the caller graph for this function: