This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-18 00:34:10 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4657f5c8708d63baac88bd7560133e896db05a0d
nuttx
/
drivers
/
audio
T
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
..
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
Kconfig
…
Make.defs
…
vs1053.c
Rename kmalloc to kmm_malloc for consistency
2014-08-31 17:26:36 -06:00
vs1053.h
…
wm8904_debug.c
Update everything under nuttx/drivers to use the corrected syslog interfaces
2014-10-08 10:18:58 -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