Home
last modified time | relevance | path

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

/lvgl-2.7.6/src/lv_misc/
Dlv_math.c118 uint32_t root = 0; in _lv_sqrt() local
122 trial = root + mask; in _lv_sqrt()
123 if((uint32_t)trial * trial <= x) root = trial; in _lv_sqrt()
127 q->i = (uint32_t) root >> 4; in _lv_sqrt()
128 q->f = (uint32_t)(root & 0xf) << 4; in _lv_sqrt()
/lvgl-2.7.6/scripts/
DDoxyfile832 # subdirectory from a directory tree whose root is specified with the INPUT tag.
1013 # - Make sure the INPUT points to the root of the source tree
1436 # the root of the tree instead of the PROJECT_NAME. Since the tree basically has
2401 # children of the root node in a graph is already larger than
2411 # root by following a path via at most 3 edges will be shown. Nodes that lay
2412 # further from the root node will be omitted. Note that setting this option to 1