incubator-nuttx/drivers/audio
Xiang Xiao 095e492cb3 libc: Replace nuttx/lib/math.h with math.h
Because user may replace math library with other implementation

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Idb5f2a8b2a70302c8561553b3bcbc40529b5257f
2020-06-29 06:32:10 +02:00
..
Kconfig drivers/audio: Add CS4344 driver. 2020-06-05 15:54:17 -03:00
Make.defs drivers/audio: Add CS4344 driver. 2020-06-05 15:54:17 -03:00
audio_i2s.c audio: nxstyle fixes for core and drivers 2020-04-21 17:19:52 -06:00
audio_null.c drivers: audio: Return -ENOTTY in xxx_ioctl() if not handled 2020-06-05 12:02:33 +08:00
cs43l22.c libc: Replace nuttx/lib/math.h with math.h 2020-06-29 06:32:10 +02:00
cs43l22.h audio: nxstyle fixes for core and drivers 2020-04-21 17:19:52 -06:00
cs43l22_debug.c audio: nxstyle fixes for core and drivers 2020-04-21 17:19:52 -06:00
cs4344.c Fix PR1201 nxstyle issues. 2020-06-05 15:54:17 -03:00
cs4344.h drivers/audio: Add CS4344 driver. 2020-06-05 15:54:17 -03:00
cxd56.c drivers: audio: Fix cxd56_stop in cxd56.c 2020-06-16 08:52:40 +02:00
cxd56.h drivers: audio: Add a buffering feature to cxd56 2020-06-10 09:11:15 -03:00
tone.c tone: stop tone using 0 duty, not stop() 2020-06-25 11:04:14 +01:00
vs1053.c libc: Replace nuttx/lib/math.h with math.h 2020-06-29 06:32:10 +02:00
vs1053.h audio: nxstyle fixes for core and drivers 2020-04-21 17:19:52 -06:00
wm8776.c drivers: audio: Return -ENOTTY in xxx_ioctl() if not handled 2020-06-05 12:02:33 +08:00
wm8776.h audio: nxstyle fixes for core and drivers 2020-04-21 17:19:52 -06:00
wm8904.c libc: Replace nuttx/lib/math.h with math.h 2020-06-29 06:32:10 +02:00
wm8904.h audio: nxstyle fixes for core and drivers 2020-04-21 17:19:52 -06:00
wm8904_debug.c audio: nxstyle fixes for core and drivers 2020-04-21 17:19:52 -06:00