incubator-nuttx/drivers/audio
SPRESENSE f7400a857d drivers/audio/cxd56: Move cxd56 sources into arch/cxd56xx
CXD56 audio functions are inside of the CXD56.
So implementation of it should be under arch directory.
2023-08-26 01:20:32 +08:00
..
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08: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
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
cs43l22.c
cs43l22.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
cs43l22_debug.c
cs4344.c audio: Add i2s_getmclkfrequency function 2023-05-04 18:41:54 -03:00
cs4344.h nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
es8311.c driver/audio: low level reset must always succeed 2023-07-18 10:14:24 -03:00
es8311.h drivers/audio: Add support for the ES8311 codec 2023-05-04 18:41:54 -03:00
es8311_debug.c drivers/audio: Add support for the ES8311 codec 2023-05-04 18:41:54 -03:00
es8388.c nuttx: improve C89 compatibility in common code 2023-05-19 02:40:38 +08:00
es8388.h audio: Separate common settings for the ESXXXX family of products 2023-05-04 18:41:54 -03:00
es8388_debug.c
esxxxx_common.h audio: Separate common settings for the ESXXXX family of products 2023-05-04 18:41:54 -03:00
tone.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
vs1053.c
vs1053.h
wm8776.c
wm8776.h
wm8904.c
wm8904.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
wm8904_debug.c
wm8994.c Fix nuttx coding style 2023-07-13 19:30:56 +08:00
wm8994.h Fix nuttx coding style 2023-07-13 19:30:56 +08:00
wm8994_debug.c