Searched refs:PCA9685_LEDX_ON_H (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pwm/
H A Dpwm-pca9685.c35 #define PCA9685_LEDX_ON_H 0x07 macro
53 #define LED_N_ON_H(N) (PCA9685_LEDX_ON_H + (4 * (N)))

Completed in 72 milliseconds