Home
last modified time | relevance | path

Searched refs:uac2 (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/tests/subsys/usb/uac2/
Dapp.overlay11 compatible = "zephyr,uac2";
18 compatible = "zephyr,uac2-clock-source";
25 compatible = "zephyr,uac2-input-terminal";
33 compatible = "zephyr,uac2-feature-unit";
43 compatible = "zephyr,uac2-output-terminal";
51 compatible = "zephyr,uac2-input-terminal";
64 compatible = "zephyr,uac2-feature-unit";
73 compatible = "zephyr,uac2-output-terminal";
80 compatible = "zephyr,uac2-audio-streaming";
88 compatible = "zephyr,uac2-audio-streaming";
[all …]
DCMakeLists.txt5 project(uac2) project
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/
Dapp.overlay11 compatible = "zephyr,uac2";
17 compatible = "zephyr,uac2-clock-source";
24 compatible = "zephyr,uac2-input-terminal";
32 compatible = "zephyr,uac2-output-terminal";
40 compatible = "zephyr,uac2-input-terminal";
53 compatible = "zephyr,uac2-output-terminal";
60 compatible = "zephyr,uac2-audio-streaming";
68 compatible = "zephyr,uac2-audio-streaming";
DREADME.rst1 .. zephyr:code-sample:: uac2-implicit-feedback
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
Dapp.overlay11 compatible = "zephyr,uac2";
17 compatible = "zephyr,uac2-clock-source";
24 compatible = "zephyr,uac2-input-terminal";
32 compatible = "zephyr,uac2-output-terminal";
39 compatible = "zephyr,uac2-audio-streaming";
DREADME.rst1 .. zephyr:code-sample:: uac2-explicit-feedback
/Zephyr-latest/tests/subsys/usb/device_next/
Dbuild_all.overlay13 compatible = "zephyr,uac2";
19 compatible = "zephyr,uac2-clock-source";
26 compatible = "zephyr,uac2-input-terminal";
34 compatible = "zephyr,uac2-output-terminal";
41 compatible = "zephyr,uac2-audio-streaming";
/Zephyr-latest/subsys/usb/device_next/class/
DKconfig11 rsource "Kconfig.uac2"
DKconfig.uac213 module-str = usbd uac2
Dusbd_uac2_macros.h1114 #define VALIDATE_INSTANCE(uac2) \ argument
1115 BUILD_ASSERT(DT_PROP(uac2, full_speed) || DT_PROP(uac2, high_speed), \
1117 DT_FOREACH_CHILD(uac2, VALIDATE_NODE)
/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/doc/connectivity/usb/device/
Dusb_device.rst603 | :zephyr:code-sample:`uac2-explicit-feedback` | 0x000E |
605 | :zephyr:code-sample:`uac2-implicit-feedback` | 0x000F |