Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/dropdown/
Dlv_dropdown.c1196 uint32_t opt = y / h; in get_id_on_point() local
1198 if(opt >= dropdown->option_cnt) opt = dropdown->option_cnt - 1; in get_id_on_point()
1199 return opt; in get_id_on_point()
/lvgl-latest/docs/details/integration/os/yocto/
Dlvgl_recipe.rst596 Enter target directory for SDK (default: /opt/poky/5.0.4): /opt/poky/sdk-with-lvgl
597 You are about to install the SDK to "/opt/poky/sdk-with-lvgl". Proceed [Y/n]? y
604 cd /opt/poky/5.0.4/sysroots/cortexa53-poky-linux
613 source /opt/poke/5.0.4/environment-setup-cortexa53-poky-linux
/lvgl-latest/docs/
DDoxyfile999 # can opt to disable this feature.