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-06-06 08:36:24 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a2d6c0c2b41304b30657e578fa09dd762f28e03a
nuttx
/
drivers
/
audio
T
History
Gregory Nutt
a2d6c0c2b4
WM8904: Add logic to program the FLL to achieve the bitrate
2014-08-02 12:40:57 -06:00
..
audio_null.c
Audio: Change how the end of the audio stream is detected by the leaf audio component. This used by be done by looking for the first partial buffer. That does not work with the in-place sub-sampling performed by the PCM decoder: That always reduces the size of the buffer so that all buffers only partially filled by the time they get to the leaf. Now, a flag is set in the audio buffer flags set to indicate the final buffer in the stream.
2014-07-31 16:36:09 -06:00
i2schar.c
…
Kconfig
WM8904: Add an option to control WM8904 register dumping
2014-08-02 06:52:42 -06:00
Make.defs
WM8904: Add an option to control WM8904 register dumping
2014-08-02 06:52:42 -06:00
vs1053.c
Audio: Change how the end of the audio stream is detected by the leaf audio component. This used by be done by looking for the first partial buffer. That does not work with the in-place sub-sampling performed by the PCM decoder: That always reduces the size of the buffer so that all buffers only partially filled by the time they get to the leaf. Now, a flag is set in the audio buffer flags set to indicate the final buffer in the stream.
2014-07-31 16:36:09 -06:00
vs1053.h
…
wm8904_debug.c
WM8904: Add an option to control WM8904 register dumping
2014-08-02 06:52:42 -06:00
wm8904.c
WM8904: Add logic to program the FLL to achieve the bitrate
2014-08-02 12:40:57 -06:00
wm8904.h
WM8904: Add logic to program the FLL to achieve the bitrate
2014-08-02 12:40:57 -06:00