Functions | |
String | _stp_symbol_sprint (String str, unsigned long address) |
Write addresses symbolically into a String. | |
void | _stp_symbol_print (unsigned long address) |
Print addresses symbolically to the print buffer. |
|
Print addresses symbolically to the print buffer.
Definition at line 54 of file sym.c. References _stp_printf(). |
|
Write addresses symbolically into a String.
Definition at line 30 of file sym.c. References _stp_sprintf(). |