Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_home.c19 #define MAX_FACES 15 macro
65 static watchface_t faces[MAX_FACES];
88 if(num_faces >= MAX_FACES) { in lv_demo_smartwatch_register_watchface_cb()