Searched +full:hp +full:- +full:channel +full:- +full:l (Results 1 – 13 of 13) sorted by relevance
/Zephyr-latest/dts/bindings/usb/ |
D | usb-audio-hs.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 compatible: "usb-audio-hs" 10 include: [usb-audio.yaml, usb-audio-feature-volume.yaml] 13 mic-resolution: 17 - 8 18 - 16 19 - 24 20 - 32 21 mic-sync-type: 29 - "No Synchronization" [all …]
|
D | usb-audio-hp.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 compatible: "usb-audio-hp" 10 include: [usb-audio.yaml, usb-audio-feature-volume.yaml] 17 - 8 18 - 16 19 - 24 20 - 32 21 sample-rate-hz: 24 polling-interval: 27 # channel configuration options [all …]
|
/Zephyr-latest/samples/subsys/usb/audio/headset/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 compatible = "usb-audio-hs"; 10 mic-feature-mute; 11 mic-channel-l; 12 mic-channel-r; 14 hp-feature-mute; 15 hp-channel-l; 16 hp-channel-r; 18 hp-feature-volume; 19 volume-max = <0x0500>; [all …]
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/boards/ |
D | nrf52833dk_nrf52833.overlay | 2 compatible = "nordic,nrf-usbd"; 6 compatible = "usb-audio-hs"; 7 mic-feature-mute; 8 mic-channel-l; 9 mic-channel-r; 11 hp-feature-mute; 12 hp-channel-l; 13 hp-channel-r;
|
D | nrf52840dongle_nrf52840.overlay | 2 compatible = "nordic,nrf-usbd"; 6 compatible = "usb-audio-hs"; 7 mic-feature-mute; 8 mic-channel-l; 9 mic-channel-r; 11 hp-feature-mute; 12 hp-channel-l; 13 hp-channel-r;
|
D | nrf5340dk_nrf5340_cpuapp.overlay | 2 compatible = "nordic,nrf-usbd"; 6 compatible = "usb-audio-hs"; 7 mic-feature-mute; 8 mic-channel-l; 9 mic-channel-r; 11 hp-feature-mute; 12 hp-channel-l; 13 hp-channel-r;
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/boards/ |
D | nrf52833dk_nrf52833.overlay | 2 compatible = "nordic,nrf-usbd"; 6 compatible = "usb-audio-hs"; 7 mic-feature-mute; 8 mic-channel-l; 9 mic-channel-r; 11 hp-feature-mute; 12 hp-channel-l; 13 hp-channel-r;
|
D | nrf52840dongle_nrf52840.overlay | 2 compatible = "nordic,nrf-usbd"; 6 compatible = "usb-audio-hs"; 7 mic-feature-mute; 8 mic-channel-l; 9 mic-channel-r; 11 hp-feature-mute; 12 hp-channel-l; 13 hp-channel-r;
|
D | nrf5340dk_nrf5340_cpuapp.overlay | 2 compatible = "nordic,nrf-usbd"; 6 compatible = "usb-audio-hs"; 7 mic-feature-mute; 8 mic-channel-l; 9 mic-channel-r; 11 hp-feature-mute; 12 hp-channel-l; 13 hp-channel-r;
|
/Zephyr-latest/tests/bluetooth/shell/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 2 compatible = "nordic,nrf-usbd"; 6 compatible = "usb-audio-hs"; 7 mic-feature-mute; 8 mic-channel-l; 9 mic-channel-r; 11 hp-feature-mute; 12 hp-channel-l; 13 hp-channel-r;
|
/Zephyr-latest/samples/subsys/usb/audio/headphones_microphone/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 compatible = "usb-audio-hp"; 10 feature-mute; 11 channel-l; 12 channel-r; 14 feature-volume; 15 volume-max = <0x0500>; 16 volume-min = <0xBA00>; 17 volume-res = <0x100>; 20 compatible = "usb-audio-mic"; [all …]
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/ |
D | nrf5340_audio_dk_nrf5340_cpuapp_common.dtsi | 2 * Copyright (c) 2020-2022 Nordic Semiconductor ASA 4 * SPDX-License-Identifier: Apache-2.0 6 #include "nrf5340_audio_dk_nrf5340_cpuapp_common-pinctrl.dtsi" 7 #include <zephyr/dt-bindings/sensor/ina230.h> 12 zephyr,shell-uart = &uart0; 13 zephyr,uart-mcumgr = &uart0; 14 zephyr,bt-mon-uart = &uart0; 15 zephyr,bt-c2h-uart = &uart0; 16 zephyr,bt-hci = &bt_hci_ipc0; 20 gpio_fwd: nrf-gpio-forwarder { [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 38 * CVE-2023-3725 `Zephyr project bug tracker GHSA-2g3m-p6c7-8rr3 39 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-2g3m-p6c7-8rr3>`_ 41 * CVE-2023-4257 `Zephyr project bug tracker GHSA-853q-q69w-gf5j 42 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-853q-q69w-gf5j>`_ 44 * CVE-2023-4258 `Zephyr project bug tracker GHSA-m34c-cp63-rwh7 45 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-m34c-cp63-rwh7>`_ 47 * CVE-2023-4259 `Zephyr project bug tracker GHSA-gghm-c696-f4j4 48 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-gghm-c696-f4j4>`_ 50 * CVE-2023-4260 `Zephyr project bug tracker GHSA-gj27-862r-55wh 51 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-gj27-862r-55wh>`_ [all …]
|