Searched refs:img_alert_icon (Results 1 – 3 of 3) sorted by relevance
141 const lv_image_dsc_t img_alert_icon = { variable
116 LV_IMAGE_DECLARE(img_alert_icon); /* assets/alert.png */
499 …alerts_switch = lv_demo_smartwatch_settings_add_toggle(0x0005, "Show Alerts", &img_alert_icon, fal… in create_screen_settings()