Home
last modified time | relevance | path

Searched full:mono01 (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/subsys/display/cfb/basic/
Dtestcase.yaml13 display.cfb.basic.mono01:
21 display.cfb.basic.mono01.lsbfirst:
31 display.cfb.basic.mono01.msbfirst_font:
41 display.cfb.basic.mono01.lsbfirst.msbfirst_font:
/Zephyr-latest/tests/drivers/display/display_read_write/
Dtestcase.yaml22 drivers.display.read_write.sdl.mono01:
34 drivers.display.read_write.sdl.mono01.lsbfirst:
/Zephyr-latest/drivers/display/
DKconfig.sdl60 This applies when the pixel format is MONO01/MONO10.
Dssd1322.c86 * Zephyr's display API does not support this format, so this uses mono01, and converts each 1-bit
89 * buf_in: pointer to input buffer in mono01 format. This value will bel updated to point to
141 * as a single row of mono01 pixels. While this could theoretically cause issues in ssd1322_write_pixels()