Searched full:haptic (Results 1 – 11 of 11) sorted by relevance
9 The haptics API allows for the control of haptic driver devices for the10 purposes of performing haptic feedback events.12 During a haptic feedback event the haptic device drives a signal to an13 actuator. The source of the haptic event signal varies depending on the14 capabilities of the haptic device.16 Some examples of haptic signal sources are analog signals, preprogrammed19 Additionally, haptic driver devices often offer controls for adjusting and
25 * @brief Set the haptic device to stop output26 * @param dev Pointer to the device structure for haptic device instance32 * @brief Set the haptic device to start output for a playback event37 * @brief Haptic device API45 * @brief Set the haptic device to start output for a playback event47 * @param dev Pointer to the device structure for haptic device instance62 * @brief Set the haptic device to stop output for a playback event64 * @param dev Pointer to the device structure for haptic device instance
6 bool "Haptic feedback drivers"17 int "Haptic driver init priority"20 Haptic driver initialization priority.
2 :name: DRV2605 Haptic Driver5 Drive an LRA using the DRV2605 haptic driver chip.16 Build the application for the :zephyr:board:`nucleo_f401re` board, and connect a DRV2605 haptic dri…
36 * @brief DRV2605 haptic driver signal sources75 * @param dev Pointer to the device structure for haptic device instance76 * @param source The type of haptic signal source desired
13 haptic: drv2605@5a {
5 DRV2605 Haptic Driver for ERM and LRA with built-in library and smart-loop
40 const struct device *dev = DEVICE_DT_GET(DT_NODELABEL(haptic)); in main()
35 A new :ref:`haptics_api` device driver subsystem allows unified access to haptic controllers,36 enabling users to add haptic feedback to their applications.629 * Added support for TI DRV2605 haptic driver IC (:dtcompatible:`ti,drv2605`)630 …* Added a sample for the DRV2605 haptic driver to trigger ROM events (:zephyr:code-sample:`drv2605…
840 * :github:`22486` - Do we have driver for Texas Instruments DRV2605 haptic driver for ERM and LRA a…
13 capacitive buttons with haptic feedback.42 - Haptic feedback engine