Searched refs:IST3931_CMD_SET_DUTY_MSB (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/display/ | ||
D | display_ist3931.h | 26 #define IST3931_CMD_SET_DUTY_MSB 0xa0 macro |
D | display_ist3931.c | 97 (IST3931_CMD_SET_DUTY_MSB | (config->duty >> 4))}; in ist3931_set_duty() |