This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
1780810d3d
nuttx
/
drivers
/
audio
History
Gregory Nutt
1780810d3d
Rename kmalloc to kmm_malloc for consistency
2014-08-31 17:26:36 -06:00
..
audio_null.c
audio NULL driver: Fix an error in a variable name
2014-08-09 10:33:31 -06:00
i2schar.c
Rename kfree to kmm_free for consistency with other naming conventions
2014-08-31 17:04:02 -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
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_debug.c
WM8904: Tried disabling the SYSCLK while updating the FLL. Didn't help but is still probably a correct change
2014-08-03 18:44:51 -06:00
wm8904.c
Rename kfree to kmm_free for consistency with other naming conventions
2014-08-31 17:04:02 -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