incubator-nuttx/drivers/audio
Lucas Saavedra Vaz 326261dd7d drivers/audio/es8388: Add input support 2023-03-21 12:13:59 -03:00
..
Kconfig drivers/audio/es8388: Add input support 2023-03-21 12:13:59 -03:00
Make.defs audio: Add support for the ES8388 codec (output) 2022-11-08 10:03:18 -03:00
audio_i2s.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
audio_null.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02: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
cs43l22_debug.c drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
cs4344.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
cs4344.h nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
cxd56.c Fix Error: audio/cxd56.c:1945:20: error: implicit conversion from enumeration type 'enum cxd56_audio_volid_e' to different enumeration type 'enum cxd56_vol_id_e' [-Werror,-Wenum-conversion] 2022-10-30 16:03:35 +01:00
cxd56.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
cxd56_src.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
cxd56_src.h drivers: audio: Use lib header for cxd56 SRC 2021-11-22 03:38:09 -06:00
es8388.c drivers/audio/es8388: Add input support 2023-03-21 12:13:59 -03:00
es8388.h drivers/audio/es8388: Add input support 2023-03-21 12:13:59 -03:00
es8388_debug.c audio: Add support for the ES8388 codec (output) 2022-11-08 10:03:18 -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 Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
vs1053.h NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
wm8776.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
wm8776.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
wm8904.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
wm8904.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
wm8904_debug.c NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
wm8994.c Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
wm8994.h Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
wm8994_debug.c