nuttx/drivers/audio
simbit18 1b1ac6f3b7 Fix nuttx coding style
Remove TABs
Fix indentation
Fix Multi-line comments
Fix Comments to the Right of Statements.

Fix nuttx coding style

Fix Comments to the Right of Statements.
2023-07-13 19:30:56 +08:00
..
audio_dma.c audio: add audio_dma device driver. 2023-04-22 01:50:51 +08:00
audio_i2s.c
audio_null.c
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
cs43l22_debug.c
cs43l22.c
cs43l22.h
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
cxd56_src.c
cxd56_src.h
cxd56.c drivers/audio/cxd56.c: Fix freeze audio and add underrun notify 2023-04-17 10:24:48 +02:00
cxd56.h
es8311_debug.c drivers/audio: Add support for the ES8311 codec 2023-05-04 18:41:54 -03:00
es8311.c drivers/audio: Add support for the ES8311 codec 2023-05-04 18:41:54 -03:00
es8311.h drivers/audio: Add support for the ES8311 codec 2023-05-04 18:41:54 -03:00
es8388_debug.c
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
esxxxx_common.h audio: Separate common settings for the ESXXXX family of products 2023-05-04 18:41:54 -03:00
Kconfig drivers/audio/Kconfig: Fix Kconfig style 2023-05-10 22:51:11 +08:00
Make.defs drivers/audio: Add support for the ES8311 codec 2023-05-04 18:41:54 -03:00
tone.c
vs1053.c
vs1053.h
wm8776.c
wm8776.h
wm8904_debug.c
wm8904.c
wm8904.h
wm8994_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