Searched defs:bt_printf (Results 1 – 1 of 1) sorted by relevance
11 BT_PRINT bt_printf = print_func ? print_func : printf; in aos_debug_backtrace_now() local18 BT_PRINT bt_printf = print_func ? print_func : printf; in aos_debug_backtrace_task() local25 BT_PRINT bt_printf = print_func ? print_func : printf; in aos_debug_mm_overview() local32 BT_PRINT bt_printf = print_func ? print_func : printf; in aos_debug_task_overview() local39 BT_PRINT bt_printf = print_func ? print_func : printf; in aos_debug_buf_queue_overview() local46 BT_PRINT bt_printf = print_func ? print_func : printf; in aos_debug_queue_overview() local53 BT_PRINT bt_printf = print_func ? print_func : printf; in aos_debug_sem_overview() local60 BT_PRINT bt_printf = print_func ? print_func : printf; in aos_debug_mutex_overview() local67 BT_PRINT bt_printf = print_func ? print_func : printf; in aos_debug_overview() local
Completed in 3 milliseconds