Home
last modified time | relevance | path

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

/lvgl-latest/examples/others/observer/
Dlv_example_observer_3.c10 const char * hour12_options = "01\n02\n03\n04\n05\n06\n07\n08\n09\n10\n11\n12"; variable
147 lv_roller_set_options(roller, hour12_options, LV_ROLLER_MODE_NORMAL); in hour_roller_options_update()