Home
last modified time | relevance | path

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

/Zephyr-latest/samples/drivers/display/src/
Dmain.c143 static void fill_buffer_mono(enum corner corner, uint8_t grey, in fill_buffer_mono() function
164 fill_buffer_mono(corner, grey, 0x00u, 0xFFu, buf, buf_size); in fill_buffer_mono01()
170 fill_buffer_mono(corner, grey, 0xFFu, 0x00u, buf, buf_size); in fill_buffer_mono10()