Searched refs:PCA9685_LEDX_OFF_H (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/pwm/
H A Dpwm-pca9685.c42 #define PCA9685_LEDX_OFF_H 0x09 macro
70 #define LED_N_OFF_H(N) (PCA9685_LEDX_OFF_H + (4 * (N)))

Completed in 175 milliseconds