zephyr/drivers/audio
Yishai Jaffe 1b4cef325b shell: use shell_device_get_binding
Use shell_device_get_binding() instead of device_get_binding() so that
we get the device based on its name and in addition by its label.

Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
2024-12-18 15:32:10 +01:00
..
CMakeLists.txt drivers: audio: Add the wm8904 driver 2024-08-29 15:53:26 +02:00
codec_shell.c shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
dmic_mcux.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
dmic_nrfx_pdm.c drivers: audio: dmic_nrfx: Add DMM support to driver 2024-12-16 18:26:08 +01:00
Kconfig drivers: audio: Add the wm8904 driver 2024-08-29 15:53:26 +02:00
Kconfig.dmic_mcux boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.dmic_pdm_nrfx drivers: audio: dmic: Add support for multiple nrf PDM instances 2024-10-18 08:19:01 -04:00
Kconfig.mpxxdtyy
Kconfig.tas6422dac
Kconfig.tlv320dac
Kconfig.wm8904 drivers: audio: wm8904: Fix missing default y in AUDIO_CODEC_WM8904 2024-11-25 12:16:53 +01:00
mpxxdtyy-i2s.c
mpxxdtyy.c drivers: audio: mpxxdtyy: Handle PCM block sizes of more than 1 ms 2024-04-17 14:40:14 +02:00
mpxxdtyy.h
tas6422dac.c drivers: audio: tas6422dac: fix codec_mute_output function 2024-01-25 17:54:14 +01:00
tas6422dac.h
tlv320dac310x.c
tlv320dac310x.h
wm8904.c drivers: audio: Add the wm8904 driver 2024-08-29 15:53:26 +02:00
wm8904.h drivers: audio: Add the wm8904 driver 2024-08-29 15:53:26 +02:00