Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Ddisplay_renesas_ra.h17 #define DISPLAY_BITS_PER_PIXEL_INPUT0 (16) macro
20 #define DISPLAY_BITS_PER_PIXEL_INPUT0 (32) macro
23 #define DISPLAY_BITS_PER_PIXEL_INPUT0 (32) macro
30 (((DISPLAY_HSIZE * DISPLAY_BITS_PER_PIXEL_INPUT0 + 0x1FF) >> 9) << 6)
32 ((DISPLAY_BUFFER_STRIDE_BYTES_INPUT0 * 8) / DISPLAY_BITS_PER_PIXEL_INPUT0)