Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Ddisplay_gc9x01x.h53 #define GC9X01X_MADCTL_VAL_BGR BIT(3U) macro
Ddisplay_gc9x01x.c402 uint8_t tx_data = GC9X01X_MADCTL_VAL_BGR; in gc9x01x_set_orientation()