summaryrefslogtreecommitdiff
path: root/nuttx/drivers/audio/wm8904.h
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* WM8904: Add reset logic to put the part back in its initial state after playi...Gregory Nutt2014-08-041-10/+13
* WM8904: Correct calculation of bitrate (I am not sure why this is correct). L...Gregory Nutt2014-08-041-14/+48
* WM8904: Add logic to analyze BCLK setupGregory Nutt2014-08-031-2/+91
* WM8904: Various updates to get BCLK/LRCLK correct. Acutally worse the paren...Gregory Nutt2014-08-031-0/+5
* WM8904: Add logic to program the FLL to achieve the bitrateGregory Nutt2014-08-021-0/+1
* WM8904: Add an option to control WM8904 register dumpingGregory Nutt2014-08-021-1/+1
* Add debug logic to dump WM8904 registersGregory Nutt2014-08-011-0/+13
* WM8904: Add initialization logicGregory Nutt2014-07-191-2/+106
* Framework for a WM8904 audio driver. The initial driver check-in is simply K...Gregory Nutt2014-07-181-5/+5
* WM8904: Add header file support for this forcoming driverGregory Nutt2014-07-181-0/+883