nuttx/drivers/audio
Tiago Medicci Serrano 9357d70c25 audio/cs4344: Set master clock when resetting the device
Whevenever the bit rate is going to be set, it's necessary to first
set the master clock if the underlying device supports it. If it
fails, just return the error code.
2023-09-05 13:33:05 +08:00
..
audio_dma.c driver/audio: remove unnecessary switch in switch 2023-07-16 16:40:34 +08:00
audio_i2s.c driver/audio: remove unnecessary switch in switch 2023-07-16 16:40:34 +08:00
audio_null.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
cs43l22_debug.c drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
cs43l22.c Fix Error: audio/cs43l22.c:356:24: error: unused function 'cs43l22_scalevolume' [-Werror,-Wunused-function] 2022-10-30 16:03:35 +01:00
cs43l22.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
cs4344.c audio/cs4344: Set master clock when resetting the device 2023-09-05 13:33:05 +08:00
cs4344.h audio/cs4344: Set the default sample rate to the lowest possible 2023-09-05 13:33:05 +08:00
es8311_debug.c drivers/audio: Add support for the ES8311 codec 2023-05-04 18:41:54 -03:00
es8311.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
es8311.h drivers/audio: Add support for the ES8311 codec 2023-05-04 18:41:54 -03:00
es8388_debug.c audio: Add support for the ES8388 codec (output) 2022-11-08 10:03:18 -03:00
es8388.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
es8388.h audio: Separate common settings for the ESXXXX family of products 2023-05-04 18:41:54 -03:00
esxxxx_common.h audio: Separate common settings for the ESXXXX family of products 2023-05-04 18:41:54 -03:00
Kconfig drivers/audio/cxd56: Move cxd56 sources into arch/cxd56xx 2023-08-26 01:20:32 +08:00
Make.defs drivers/audio/cxd56: Move cxd56 sources into arch/cxd56xx 2023-08-26 01:20:32 +08:00
tone.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
vs1053.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
vs1053.h NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
wm8776.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
wm8776.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
wm8904_debug.c NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
wm8904.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
wm8904.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
wm8994_debug.c drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
wm8994.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
wm8994.h Fix nuttx coding style 2023-07-13 19:30:56 +08:00