Home
last modified time | relevance | path

Searched refs:feedback (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
DREADME.rst1 .. zephyr:code-sample:: uac2-explicit-feedback
2 :name: USB Audio asynchronous explicit feedback sample
5 USB Audio 2 explicit feedback sample playing audio on I2S.
11 explicit feedback. It can run on any board with USB and I2S support, but the
12 feedback calculation is currently only implemented for the Nordic nRF5340 IC.
25 discrepancy leads to overruns or underruns. By providing explicit feedback to
30 The dummy feedback implementation, used when there is no target-specific
31 feedback code available, returns a feedback value that results in host sending
47 The sample defaults to indirect feedback calculation because direct sample
DKconfig4 menu "UAC2 external feedback sample options"
9 Use this to use I2S LRCLK edge counting for calculating feedback.
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/
DREADME.rst1 .. zephyr:code-sample:: uac2-implicit-feedback
2 :name: USB Audio asynchronous implicit feedback sample
5 USB Audio 2 implicit feedback sample playing stereo and recording mono audio
12 with implicit feedback. The host adjusts number of stereo samples sent for
Dapp.overlay62 implicit-feedback;
70 implicit-feedback;
/Zephyr-latest/doc/hardware/peripherals/
Dhaptics.rst10 purposes of performing haptic feedback events.
12 During a haptic feedback event the haptic device drives a signal to an
/Zephyr-latest/samples/drivers/haptics/drv2605/boards/
Dnucleo_f401re.overlay20 feedback-brake-factor = "2X";
/Zephyr-latest/drivers/haptics/
DKconfig6 bool "Haptic feedback drivers"
/Zephyr-latest/tests/subsys/usb/uac2/
Dapp.overlay82 implicit-feedback;
90 implicit-feedback;
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/
Dfeedback_nrf53.c17 LOG_MODULE_REGISTER(feedback, LOG_LEVEL_INF);
/Zephyr-latest/doc/project/
Dindex.rst33 feedback, and responses from the community and contributors, both for initial
Ddev_env_and_tools.rst100 have to drive the pull request to a mergeable state by giving feedback to the
165 Reviewers should keep track of pull requests they have provided feedback to
170 feedback has been addressed. Failing to do so, negative reviews shall be
174 - The feedback or concerns were visibly addressed by the author
Dtsc.rst61 other channels to foster collaboration, address concerns, and gather feedback.
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/src/
Dfeedback_nrf53.c19 LOG_MODULE_REGISTER(feedback, LOG_LEVEL_INF);
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c1391 struct hawkbit_dep_fbk feedback = { in s_report() local
1403 feedback.status.result.finished, feedback.status.execution, in s_report()
1406 ret = json_obj_encode_buf(json_dep_fbk_descr, ARRAY_SIZE(json_dep_fbk_descr), &feedback, in s_report()
/Zephyr-latest/doc/contribute/
Dcontributor_expectations.rst105 provide early feedback, even with failing CI checks.
282 feedback and engagement with the PR author.
284 - Try to provide feedback on the entire PR in one shot. This provides the
Dexternal.rst181 #. Wait for feedback from the TSC, respond to any additional questions added as
Dbin_blobs.rst252 #. Wait for feedback from the TSC, respond to any additional questions added as
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst31 * :zephyr:code-sample:`uac2-explicit-feedback`
33 * :zephyr:code-sample:`uac2-implicit-feedback`
/Zephyr-latest/
DCODE_OF_CONDUCT.md22 * Giving and gracefully accepting constructive feedback
/Zephyr-latest/doc/develop/api/
Dapi_lifecycle.rst30 or be removed in future versions. Try it out and provide feedback
162 The RFC will then receive feedback through issue comments and will also be
/Zephyr-latest/boards/nxp/hexiwear/doc/
Dindex.rst13 capacitive buttons with haptic feedback.
42 - Haptic feedback engine
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst603 | :zephyr:code-sample:`uac2-explicit-feedback` | 0x000E |
605 | :zephyr:code-sample:`uac2-implicit-feedback` | 0x000F |
/Zephyr-latest/doc/_static/css/
Dcustom.css87 /* Add visual feedback when clicking on a link */
678 /* Make visual feedback instant */
/Zephyr-latest/doc/safety/
Dsafety_overview.rst32 #. The Zephyr Safety Committee will review these changes and provide feedback or acceptance of
/Zephyr-latest/doc/security/
Dsensor-threat.rst411 TLS. Some feedback has suggested that some find difficulty with UDP

12