Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Ddisplay_led_strip_matrix.c34 bool modules_start_from_bottom; member
45 config->modules_start_from_bottom ? (mod_h - 1) - (y / mod_h) : y / mod_h; in pixel_index()