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