Searched refs:IST3931_CMD_SET_DUTY_LSB (Results 1 – 2 of 2) sorted by relevance
25 #define IST3931_CMD_SET_DUTY_LSB 0x90 macro
96 uint8_t cmd_buf[2] = {(IST3931_CMD_SET_DUTY_LSB | (config->duty & 0x0F)), in ist3931_set_duty()