Home
last modified time | relevance | path

Searched full:uac2 (Results 1 – 21 of 21) sorted by relevance

/Zephyr-Core-3.7.0/tests/subsys/usb/uac2/
Dapp.overlay11 compatible = "zephyr,uac2";
16 compatible = "zephyr,uac2-clock-source";
23 compatible = "zephyr,uac2-input-terminal";
31 compatible = "zephyr,uac2-output-terminal";
39 compatible = "zephyr,uac2-input-terminal";
52 compatible = "zephyr,uac2-output-terminal";
59 compatible = "zephyr,uac2-audio-streaming";
67 compatible = "zephyr,uac2-audio-streaming";
Dtestcase.yaml2 usb.uac2:
DCMakeLists.txt5 project(uac2) project
/Zephyr-Core-3.7.0/samples/subsys/usb/uac2_explicit_feedback/
Dapp.overlay11 compatible = "zephyr,uac2";
16 compatible = "zephyr,uac2-clock-source";
23 compatible = "zephyr,uac2-input-terminal";
31 compatible = "zephyr,uac2-output-terminal";
38 compatible = "zephyr,uac2-audio-streaming";
Dprj.conf7 CONFIG_SAMPLE_USBD_PRODUCT="UAC2 explicit feedback sample"
DKconfig4 menu "UAC2 external feedback sample options"
DREADME.rst1 .. zephyr:code-sample:: uac2-explicit-feedback
/Zephyr-Core-3.7.0/tests/subsys/usb/device_next/
Dbuild_all.overlay13 compatible = "zephyr,uac2";
18 compatible = "zephyr,uac2-clock-source";
25 compatible = "zephyr,uac2-input-terminal";
33 compatible = "zephyr,uac2-output-terminal";
40 compatible = "zephyr,uac2-audio-streaming";
/Zephyr-Core-3.7.0/dts/bindings/usb/uac2/
Dzephyr,uac2.yaml6 compatible: "zephyr,uac2"
8 # Child nodes of "zephyr,uac2" compatibles are supposed to be Audio Control
11 # should follow (as child nodes of "zephyr,uac2").
Dzephyr,uac2-input-terminal.yaml6 compatible: "zephyr,uac2-input-terminal"
8 include: zephyr,uac2-channel-cluster.yaml
Dzephyr,uac2-output-terminal.yaml6 compatible: "zephyr,uac2-output-terminal"
Dzephyr,uac2-clock-source.yaml6 compatible: "zephyr,uac2-clock-source"
Dzephyr,uac2-audio-streaming.yaml6 compatible: "zephyr,uac2-audio-streaming"
/Zephyr-Core-3.7.0/subsys/usb/device_next/class/
DKconfig10 rsource "Kconfig.uac2"
DKconfig.uac213 module-str = usbd uac2
Dusbd_uac2.c74 /* UAC2 device runtime data */
86 /* UAC2 device constant data */
693 LOG_ERR("Application did not register UAC2 ops"); in uac2_init()
782 "UAC2 implementation supports up to 32 AS interfaces"); \
784 "UAC2 supports up to 255 entities"); \
Dusbd_uac2_macros.h8 * The macros are used to translate devicetree zephyr,uac2 compatible nodes
754 /* Helper macros to determine endpoint offset within complete UAC2 blob */
/Zephyr-Core-3.7.0/include/zephyr/usb/class/
Dusbd_uac2.h12 * The audio device itself is modelled with devicetree zephyr,uac2 compatible.
/Zephyr-Core-3.7.0/samples/subsys/usb/uac2_explicit_feedback/src/
Dmain.c193 /* Sample has only one UAC2 instance with one terminal so both can be in uac2_feedback_cb()
/Zephyr-Core-3.7.0/doc/connectivity/usb/device_next/
Dusb_device.rst56 * :zephyr:code-sample:`uac2-explicit-feedback`
/Zephyr-Core-3.7.0/doc/connectivity/usb/device/
Dusb_device.rst604 | :zephyr:code-sample:`uac2-explicit-feedback` | 0x000E |