Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_qr.c79 lv_demo_smartwatch_qr_list_add(0, "https://chronos.ke/"); in lv_demo_smartwatch_qr_create()
80 lv_demo_smartwatch_qr_list_add(1, "https://www.youtube.com/c/fbiego"); in lv_demo_smartwatch_qr_create()
81lv_demo_smartwatch_qr_list_add(2, "https://play.google.com/store/apps/details?id=com.fbiego.chrono… in lv_demo_smartwatch_qr_create()
82 lv_demo_smartwatch_qr_list_add(3, "https://github.com/fbiego/esp32-c3-mini"); in lv_demo_smartwatch_qr_create()
83 lv_demo_smartwatch_qr_list_add(4, "https://x.com/chronos_app"); in lv_demo_smartwatch_qr_create()
84 lv_demo_smartwatch_qr_list_add(5, "https://felix.fbiego.com"); in lv_demo_smartwatch_qr_create()
85 lv_demo_smartwatch_qr_list_add(6, "https://www.linkedin.com/in/fbiego/"); in lv_demo_smartwatch_qr_create()
86 lv_demo_smartwatch_qr_list_add(7, "https://ko-fi.com/fbiego"); in lv_demo_smartwatch_qr_create()
87 lv_demo_smartwatch_qr_list_add(8, "https://www.paypal.com/paypalme/biego"); in lv_demo_smartwatch_qr_create()
111 void lv_demo_smartwatch_qr_list_add(uint8_t id, const char * link) in lv_demo_smartwatch_qr_list_add() function
Dlv_demo_smartwatch_qr.h55 void lv_demo_smartwatch_qr_list_add(uint8_t id, const char * link);
Dlv_demo_smartwatch.h245 void lv_demo_smartwatch_qr_list_add(uint8_t id, const char * link);