Home
last modified time | relevance | path

Searched refs:drv2605_haptic_config_pwm_analog (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/haptics/
Ddrv2605.c177 static inline int drv2605_haptic_config_pwm_analog(const struct device *dev, const bool analog) in drv2605_haptic_config_pwm_analog() function
319 return drv2605_haptic_config_pwm_analog(dev, false); in drv2605_haptic_config()
321 return drv2605_haptic_config_pwm_analog(dev, true); in drv2605_haptic_config()