Home
last modified time | relevance | path

Searched +full:feedback +full:- +full:brake +full:- +full:factor (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/drivers/haptics/drv2605/boards/
Dnucleo_f401re.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/i2c/i2c.h>
11 clock-frequency = <I2C_BITRATE_STANDARD>;
18 actuator-mode = "LRA";
19 loop-gain = "HIGH";
20 feedback-brake-factor = "2X";
/Zephyr-latest/dts/bindings/haptics/
Dti,drv2605.yaml2 # SPDX-License-Identifier: Apache-2.0
5 DRV2605 Haptic Driver for ERM and LRA with built-in library and smart-loop
10 include: i2c-device.yaml
13 actuator-mode:
17 - "ERM"
18 - "LRA"
19 feedback-brake-factor:
22 - "1X"
23 - "2X"
24 - "3X"
[all …]