Lines Matching +full:sampling +full:- +full:frequencies
4 * SPDX-License-Identifier: Apache-2.0
7 /delete-node/ &zephyr_udc0;
9 #include <dt-bindings/usb/audio.h>
15 full-speed;
16 audio-function = <AUDIO_FUNCTION_OTHER>;
19 compatible = "zephyr,uac2-clock-source";
20 clock-type = "internal-programmable";
21 frequency-control = "host-programmable";
22 sampling-frequencies = <48000>;
26 compatible = "zephyr,uac2-input-terminal";
27 clock-source = <&uac_aclk>;
28 terminal-type = <USB_TERMINAL_STREAMING>;
29 front-left;
30 front-right;
34 compatible = "zephyr,uac2-output-terminal";
35 data-source = <&out_terminal>;
36 clock-source = <&uac_aclk>;
37 terminal-type = <OUTPUT_TERMINAL_HEADPHONES>;
41 compatible = "zephyr,uac2-audio-streaming";
42 linked-terminal = <&out_terminal>;
43 subslot-size = <2>;
44 bit-resolution = <16>;
49 compatible = "zephyr,ram-disk";
50 disk-name = "RAM";
51 sector-size = <512>;
52 sector-count = <1>;
56 compatible = "zephyr,cdc-ecm-ethernet";
57 remote-mac-address = "00005E005301";
61 compatible = "zephyr,uhc-virtual";
64 compatible = "zephyr,udc-virtual";
65 num-bidir-endpoints = <16>;
66 maximum-speed = "high-speed";
74 compatible = "zephyr,cdc-acm-uart";