Searched refs:PCA9685_LEDX_OFF_L (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/pwm/ | ||
H A D | pwm-pca9685.c | 36 #define PCA9685_LEDX_OFF_L 0x08 macro 56 #define LED_N_OFF_L(N) (PCA9685_LEDX_OFF_L + (4 * (N))) |
Completed in 46 milliseconds