Lines Matching full:sample
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.
10 This sample demonstrates how to implement USB asynchronous audio playback with
14 The device running this sample presents itself to the host as a Full-Speed
21 Asynchronous USB Audio is used when the actual sample clock is not controlled by
22 USB host. Because the sample clock is independent from USB SOF it is inevitable
27 The host achieves the average by sending either nominal or nominal ±1 sample
44 This sample in both modes (direct sample counting and indirect I2S buffer output
47 The sample defaults to indirect feedback calculation because direct sample
50 no extra connections are necessary and the sample can even be used without any