Home
last modified time | relevance | path

Searched refs:ulog_async_waiting_log (Results 1 – 2 of 2) sorted by relevance

/components/utilities/ulog/
A Dulog.h84 rt_err_t ulog_async_waiting_log(rt_int32_t time);
A Dulog.c1429 rt_err_t ulog_async_waiting_log(rt_int32_t time) function
1441 ulog_async_waiting_log(RT_WAITING_FOREVER);
1448 if (ulog_async_waiting_log(RT_TICK_PER_SECOND * 2) == RT_EOK)

Completed in 5 milliseconds