Kestrel Interface
Loading...
Searching...
No Matches
kest_lv_log.h
Go to the documentation of this file.
1
#ifndef KEST_INT_LOGGING_H_
2
#define KEST_INT_LOGGING_H_
3
4
#define KEST_INT_LV_LOG_BUF_LEN 1024
5
6
int
kest_log_init
();
7
8
void
kest_lv_log_cb
(lv_log_level_t level,
const
char
*buf);
9
10
#endif
kest_lv_log_cb
void kest_lv_log_cb(lv_log_level_t level, const char *buf)
kest_log_init
int kest_log_init()
components
core
kest_lv_log.h
Generated by
1.14.0