LVGLPlusPlus
C++ library on top of the lovely LVGL project.
Loading...
Searching...
No Matches
app_hal.h File Reference

Support file for app_hal.c which is only used in simulation/native builds. More...

Go to the source code of this file.

Functions

void hal_setup (void)
 
void hal_loop (void)
 
void hal_delay (void)
 

Detailed Description

Support file for app_hal.c which is only used in simulation/native builds.

Function Documentation

◆ hal_delay()

void hal_delay ( void  )

◆ hal_loop()

void hal_loop ( void  )

◆ hal_setup()

void hal_setup ( void  )