Home
last modified time | relevance | path

Searched refs:LV_TICK_CUSTOM_SYS_TIME_EXPR (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_hal/
A Dlv_hal_tick.c74 return LV_TICK_CUSTOM_SYS_TIME_EXPR; in lv_tick_get()
/AliOS-Things-master/components/littlevgl/src/
A Dlv_conf_checker.h277 #ifndef LV_TICK_CUSTOM_SYS_TIME_EXPR
278 #define LV_TICK_CUSTOM_SYS_TIME_EXPR (millis()) /*Expression evaluating to current systime in m… macro
/AliOS-Things-master/components/littlevgl/
A Dlv_conf.h205 #define LV_TICK_CUSTOM_SYS_TIME_EXPR (millis()) /*Expression evaluating to current systime in m… macro
A Dlv_conf_template.h205 #define LV_TICK_CUSTOM_SYS_TIME_EXPR (millis()) /*Expression evaluating to current systime in m…

Completed in 5 milliseconds