Searched refs:IST3931_CMD_DRIVER_DISPLAY_CONTROL (Results 1 – 2 of 2) sorted by relevance
23 #define IST3931_CMD_DRIVER_DISPLAY_CONTROL 0x60 macro
105 uint8_t cmd_buf = IST3931_CMD_DRIVER_DISPLAY_CONTROL | config->shl << 3 | config->adc << 2 | in ist3931_driver_display_control()