Lines Matching +full:invert +full:- +full:direction
1 .. zephyr:code-sample:: cfb-shell-sample
3 :relevant-api: monochrome_character_framebuffer
17 .. zephyr-app-commands::
18 :zephyr-app: samples/subsys/display/cfb_shell
26 .. code-block:: console
28 cfb - Character Framebuffer shell commands
30 -h, --help :Show command help.
37 invert :[none]
47 .. code-block:: console
57 .. code-block:: console
68 .. code-block:: console
82 .. code-block:: console
94 .. code-block:: console
99 **invert**: invert the pixel color of the display.
103 .. code-block:: console
105 uart:~$ cfb invert
115 .. code-block:: console
119 **scroll**: pass the scroll direction, vertical or horizontal, the initial
124 for vertical direction. The text passed with the scroll command will be moved
130 .. code-block:: console
138 .. code-block:: console