Searched refs:incdec (Results 1 – 1 of 1) sorted by relevance
206 u16 incdec = 0x0000; in stmpe_24xx_pwm_config() local210 incdec = RAMPUP | (value - last); in stmpe_24xx_pwm_config()213 incdec = RAMPDOWN | (last - value); in stmpe_24xx_pwm_config()216 program[0] = PRESCALE_512 | STEPTIME_1 | incdec; in stmpe_24xx_pwm_config()