Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Ddisplay_gc9x01x.h51 #define GC9X01X_MADCTL_VAL_MV BIT(5U) macro
Ddisplay_gc9x01x.c408 tx_data |= GC9X01X_MADCTL_VAL_MV | GC9X01X_MADCTL_VAL_MY; in gc9x01x_set_orientation()
414 tx_data |= GC9X01X_MADCTL_VAL_MV | GC9X01X_MADCTL_VAL_MX; in gc9x01x_set_orientation()