This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
4205d68505
incubator-nuttx
/
drivers
/
audio
History
Gregory Nutt
2994448d85
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
2014-11-25 13:15:09 -06:00
..
Kconfig
WM8904: Add logic to analyze BCLK setup
2014-08-03 17:11:38 -06:00
Make.defs
WM8904: Add logic to analyze BCLK setup
2014-08-03 17:11:38 -06:00
audio_null.c
Reanem kzalloc to kmm_zalloc for consistency
2014-08-31 17:34:44 -06:00
i2schar.c
Reanem kzalloc to kmm_zalloc for consistency
2014-08-31 17:34:44 -06:00
vs1053.c
Rename kmalloc to kmm_malloc for consistency
2014-08-31 17:26:36 -06:00
vs1053.h
Updated VS1053 audio driver from Ken Pettit
2013-10-27 08:00:16 -06:00
wm8904.c
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
2014-11-25 13:15:09 -06:00
wm8904.h
WM8904: Add reset logic to put the part back in its initial state after playing each WAV file. Base samles per second on frame length, not bits-per-sample. Use a different frame length for 8-bit and 16-bit data
2014-08-04 19:26:43 -06:00
wm8904_debug.c
Update everything under nuttx/drivers to use the corrected syslog interfaces
2014-10-08 10:18:58 -06:00