incubator-nuttx/drivers/audio
Tiago Medicci c755218295 drivers/audio/es8311: Fix setting sample rate and bits per sample
When setting the sample rate (`es8311_setsamplerate`) and the bits
per sample (`es8311_setbitspersample`), check their return value in
`es8311_configure`. Also, this commit ensures that these functions
are called after `es8311_reset` to avoid these values to be set to
the default values.
2024-08-01 16:04:53 +08:00
..
CMakeLists.txt drivers/audio: Remove useless descriptions from CMakeLists.txt 2024-06-28 17:53:56 +08:00
Kconfig
Make.defs
audio_dma.c
audio_i2s.c esp32-sparrow-kit: Add I2S support for the board's microphone 2024-02-20 06:46:06 -08:00
audio_null.c
cs43l22.c
cs43l22.h
cs43l22_debug.c
cs4344.c
cs4344.h
es8311.c drivers/audio/es8311: Fix setting sample rate and bits per sample 2024-08-01 16:04:53 +08:00
es8311.h
es8311_debug.c
es8388.c
es8388.h
es8388_debug.c
esxxxx_common.h
tone.c
vs1053.c
vs1053.h
wm8776.c
wm8776.h
wm8904.c
wm8904.h
wm8904_debug.c
wm8994.c
wm8994.h
wm8994_debug.c