walnux/include/nuttx/audio
Tiago Medicci Serrano 6f5a8c6b25 drivers/i2s/i2schar: Implement ioctl commands for i2schar
This commit implements a set of commands to the i2s character
driver. The implemented commands allows getting and setting
parameters like data width, sample rate and number of channels for
both receiver and transmitter. If no ioctl is found, the command
is redirected to the lower driver implementation if it has the
ioctl callback registered.

Signed-off-by: Tiago Medicci Serrano <tiago.medicci@espressif.com>
2025-08-27 11:07:05 +08:00
..
audio.h nuttx/audio: increase bits of samplerate in struct audio_info_s. 2024-10-16 15:40:35 +08:00
audio_comp.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
audio_dma.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
audio_fake.h nuttx/audio: add fake audio driver. 2024-12-20 11:47:08 -03:00
audio_i2s.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
audio_null.h audio: update audio null driver 2024-10-07 13:33:34 +08:00
cs43l22.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cs4344.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
es8311.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
es8388.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
i2s.h drivers/i2s/i2schar: Implement ioctl commands for i2schar 2025-08-27 11:07:05 +08:00
pcm.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
tone.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
vs1053.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
wm8776.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
wm8904.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
wm8994.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00