gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:tm_printf from tkernel_2 (0.00 seconds)
tkernel_2
include/sys/debug.h - 1.9KB - 71 lines
48:         (                                                              \
49:                 tm_printf("%s#%d%s:", __FILE__, __LINE__, DEBUG_MODULE),      \
50:                 tm_printf arg                                         \
More results from debug.h
kernel/sysmain/src/usermain.c - 5.0KB - 188 lines
44: 
45:         tm_printf("3 - Sample task started (tid=%d).\n", tk_get_tid());
46: 
More results from usermain.c