Functions | |
void | display_init (U32 fcpu_hz) |
Initialization function of the display. More... | |
void | display_print (const char *str) |
GUI main task update. More... | |
void display_init | ( | U32 | fcpu_hz | ) |
Initialization function of the display.
fcpu_hz | CPU frequency. |
Referenced by portTASK_FUNCTION().
void display_print | ( | const char * | str | ) |