nuttx/drivers/audio
anjiahao d7b4e91dda Call nxsem_destroy or nxmutex_destry in the error path
1.Don't check the return value of nxsem_init or nxmutex_init
2.Fix some style issue

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-30 13:56:52 +01: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_debug.c drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
cs43l22.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
cs43l22.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
cs4344.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
cs4344.h drivers/audio: add support for setting I2S's mclk on CS4344 codec 2022-10-27 00:09:01 +08: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
cxd56.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
cxd56.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
Kconfig drivers: Fix typos reported by codespell 2021-02-25 18:57:18 -08:00
Make.defs NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
tone.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09: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_debug.c NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
wm8904.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
wm8904.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
wm8994_debug.c drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
wm8994.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
wm8994.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00