Searched full:heights (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/include/zephyr/data/ |
D | json.h | 303 * struct person_height heights[10]; 313 * JSON_OBJ_DESCR_OBJ_ARRAY(struct people_heights, heights, 10, 353 * struct person_height heights; 357 * struct person_height_array heights[10]; 368 * heights, person_height_descr), 372 * JSON_OBJ_DESCR_ARRAY_ARRAY(struct people_heights, heights, 10, 536 * struct person_height heights[10]; 547 * "people-heights", heights,
|
/Zephyr-latest/tests/benchmarks/data_structure_perf/rbtree_perf/src/ |
D | rbtree_perf.c | 168 * -# Check if the recorded heights are less than the worst
|
/Zephyr-latest/dts/bindings/display/ |
D | led-strip-matrix.yaml | 74 If the matrix consists of multiple modules, it is the sum of their heights.
|
/Zephyr-latest/drivers/display/ |
D | display_mcux_elcdif.c | 188 /* Burst lengths are heights of source/dest buffer in pixels */ in mcux_elcdif_write()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.5.rst | 1691 * :github:`28363` - ssd16xx: off-by-one with non-multiple-of-eight heights
|