nuttx/drivers/audio
mks2183 f9386282dc driver/audio: low level reset must always succeed
- considering simplicity and design assumption, the reset function must work without flaw.
  If it fails, there is no way to recover but to reset again. so checking return status does not
  bring additional benefit

- There is unnecessary switch inside switch which is making code not too readable

Signed-off-by: mks2183 <manishsharma3134@gmail.com>
2023-07-18 10:14:24 -03:00
..
audio_dma.c
audio_i2s.c
audio_null.c
CMakeLists.txt
cs43l22_debug.c
cs43l22.c
cs43l22.h
cs4344.c
cs4344.h
cxd56_src.c
cxd56_src.h
cxd56.c
cxd56.h
es8311_debug.c
es8311.c driver/audio: low level reset must always succeed 2023-07-18 10:14:24 -03:00
es8311.h
es8388_debug.c
es8388.c
es8388.h
esxxxx_common.h
Kconfig
Make.defs
tone.c
vs1053.c
vs1053.h
wm8776.c
wm8776.h
wm8904_debug.c
wm8904.c
wm8904.h
wm8994_debug.c
wm8994.c
wm8994.h