mikroSDK Reference Manual
|
Go to the source code of this file.
Macros | |
#define | PLOT_BUFF_SIZE 48U |
Maximum buffer size for plotter. More... | |
#define | PLOT_CHAR_NUM_TEMPLATE 13U |
Number of characters for plotter template message. | |
#define | check_name_length(_name) |
Macro used to check chart name length. More... | |
Functions | |
static int | plot (const char *__generic_ptr name, double value) |
Plot log API. More... | |
#define PLOT_BUFF_SIZE 48U |
#define check_name_length | ( | _name | ) |