Searched refs:feedback (Results 1 – 25 of 30) sorted by relevance
12
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/ |
D | README.rst | 1 .. 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
|
D | Kconfig | 4 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/ |
D | README.rst | 1 .. 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
|
D | app.overlay | 62 implicit-feedback; 70 implicit-feedback;
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | haptics.rst | 10 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/ |
D | nucleo_f401re.overlay | 20 feedback-brake-factor = "2X";
|
/Zephyr-latest/drivers/haptics/ |
D | Kconfig | 6 bool "Haptic feedback drivers"
|
/Zephyr-latest/tests/subsys/usb/uac2/ |
D | app.overlay | 82 implicit-feedback; 90 implicit-feedback;
|
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/ |
D | feedback_nrf53.c | 17 LOG_MODULE_REGISTER(feedback, LOG_LEVEL_INF);
|
/Zephyr-latest/doc/project/ |
D | index.rst | 33 feedback, and responses from the community and contributors, both for initial
|
D | dev_env_and_tools.rst | 100 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
|
D | tsc.rst | 61 other channels to foster collaboration, address concerns, and gather feedback.
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/src/ |
D | feedback_nrf53.c | 19 LOG_MODULE_REGISTER(feedback, LOG_LEVEL_INF);
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | hawkbit.c | 1391 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/ |
D | contributor_expectations.rst | 105 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
|
D | external.rst | 181 #. Wait for feedback from the TSC, respond to any additional questions added as
|
D | bin_blobs.rst | 252 #. Wait for feedback from the TSC, respond to any additional questions added as
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 31 * :zephyr:code-sample:`uac2-explicit-feedback` 33 * :zephyr:code-sample:`uac2-implicit-feedback`
|
/Zephyr-latest/ |
D | CODE_OF_CONDUCT.md | 22 * Giving and gracefully accepting constructive feedback
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 30 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/ |
D | index.rst | 13 capacitive buttons with haptic feedback. 42 - Haptic feedback engine
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 603 | :zephyr:code-sample:`uac2-explicit-feedback` | 0x000E | 605 | :zephyr:code-sample:`uac2-implicit-feedback` | 0x000F |
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 87 /* Add visual feedback when clicking on a link */ 678 /* Make visual feedback instant */
|
/Zephyr-latest/doc/safety/ |
D | safety_overview.rst | 32 #. The Zephyr Safety Committee will review these changes and provide feedback or acceptance of
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 411 TLS. Some feedback has suggested that some find difficulty with UDP
|
12