Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Ddisplay_ist3931.h13 #define IST3931_CMD_POWER_CONTROL 0x2c macro
Ddisplay_ist3931.c64 uint8_t cmd_buf = IST3931_CMD_POWER_CONTROL | config->vc | config->vf << 1; in ist3931_set_power()