Searched refs:IST3931_CMD_BIAS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/display/ | ||
D | display_ist3931.h | 14 #define IST3931_CMD_BIAS 0x30 macro |
D | display_ist3931.c | 72 uint8_t cmd_buf = IST3931_CMD_BIAS | config->bias; in ist3931_set_bias() |