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
a54db7502d
incubator-nuttx
/
drivers
/
audio
History
Gregory Nutt
205260d5e2
Reanem kzalloc to kmm_zalloc for consistency
2014-08-31 17:34:44 -06:00
..
Kconfig
…
Make.defs
…
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
…
wm8904.c
Reanem kzalloc to kmm_zalloc for consistency
2014-08-31 17:34:44 -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
…