Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/assets/
Dimg_alert_icon.c141 const lv_image_dsc_t img_alert_icon = { variable
/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_private.h116 LV_IMAGE_DECLARE(img_alert_icon); /* assets/alert.png */
Dlv_demo_smartwatch_settings.c499 …alerts_switch = lv_demo_smartwatch_settings_add_toggle(0x0005, "Show Alerts", &img_alert_icon, fal… in create_screen_settings()