trace.h

TRACE_SIZE

Maximum number of return addresses to print.

1
(4U)
void trace_print(void)

Print the last trace.h::TRACE_SIZE return addresses from call of this function.