zephyr/samples/subsys/usb
Tomasz Moń f00f846fe3 samples: usb: add UAC2 explicit feedback sample
The sample illustrates how to calculate feedback value based on I2S
sample clock measurement or indirect I2S FRAMESTART and USBD SOF.
The sample is currently only supported on nrf5340dk_nrf5340_cpuapp
target because the feedback measurement uses target specific
peripherals.

While it should be possible to perform feedback value calculation
entirely in software (possibly with some additional filtering due
to software scheduling jitter), the I2S API does not provide necessary
timestamps.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2024-02-01 15:07:37 +01:00
..
audio
cdc_acm samples: usb: use common sample USBD initialization 2023-12-13 17:52:00 +01:00
cdc_acm_composite
common usb: device_next: new USB Audio 2 implementation 2024-02-01 15:07:37 +01:00
console samples: usb: use common sample USBD initialization 2023-12-13 17:52:00 +01:00
dfu
hid samples/subsys/usb/hid: Enable for native_sim 2023-11-16 09:37:59 +01:00
hid-cdc
hid-mouse
inf
mass tf-m: Change NS include path for TF-M 2.0.0 2024-01-17 16:52:52 +01:00
shell samples: usb shell: add DT overlay to support snps,dwc2 on nucleo_f413zh 2023-12-18 09:48:58 +01:00
testusb
uac2_explicit_feedback samples: usb: add UAC2 explicit feedback sample 2024-02-01 15:07:37 +01:00
webusb samples: WebUSB: Fix MS OS 2.0 descriptor 2023-12-20 14:35:35 +00:00
usb.rst