Functions | |
void | gui_callback (TString textToDisplay) |
GUI Callback. More... | |
void | gui_init (U32 fcpu_hz, U32 fhsb_hz, U32 fpbb_hz, U32 fpba_hz) |
Initialization function of the GUI interface. More... | |
void gui_callback | ( | TString | textToDisplay | ) |
GUI Callback.
textToDisplay | Text to Display. |
References display, gui_print(), and gui_print_default_message().
Referenced by app_engine().
Initialization function of the GUI interface.
fcpu_hz | CPU frequency. |
fhsb_hz | HSB frequency. |
fpbb_hz | PBB frequency. |
fpba_hz | PBA frequency. |
Initialization function of the GUI interface.
References BLACK, delay_init, et024006_DrawFilledRect(), ET024006_HEIGHT, et024006_Init(), ET024006_WIDTH, ET024006DHU_BL_PIN, gpio_set_gpio_pin(), and gui_print_default_message().
Referenced by app_engine().