Home
last modified time | relevance | path

Searched refs:aos_get_ulog_list (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ulog/example/
A Dulog_example.c32 if (0 == aos_get_ulog_list(show_log_list_buffer, sizeof(show_log_list_buffer))) { in ulog_example()
/AliOS-Things-master/components/ulog/src/
A Dulog_init.c59 aos_cli_printf("get ulog list %d\n", aos_get_ulog_list(buf, 512)); in cmd_cli_ulog()
183 if (0 == aos_get_ulog_list(buf, 1024)) { in on_ulog_handler()
A Dulog_fs_cfg.c71 int aos_get_ulog_list(char* buf, const unsigned short len) in aos_get_ulog_list() function
/AliOS-Things-master/components/ulog/include/ulog/
A Dulog.h215 int aos_get_ulog_list(char *buf, const unsigned short len);

Completed in 6 milliseconds