summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/src/sam_wm8904.c
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D4-EK: Correct WM8904 PCK output selectionGregory Nutt2014-09-181-1/+1
* SAMA5: Enable the 32.768 crystal if SCHED_TICKLESS is selectedGregory Nutt2014-08-111-3/+3
* WM8904 interface enable method now returns the previous interrupt state. Cor...Gregory Nutt2014-08-041-33/+52
* SAMA5 WM8904: Add option to use MAINCK as WM8904 MCLKGregory Nutt2014-08-031-0/+12
* WM8904: Ad the MCLK frequency to the interface definition. The WM8904 drive...Gregory Nutt2014-08-011-0/+1
* SAMA5 WM8904: Fix errors in programmable clock output configurationGregory Nutt2014-08-011-1/+1
* Audio: Add a NULL audio device that can be used to simply unit-level testing...Gregory Nutt2014-07-231-1/+1
* Rename pcm_decode.h to pcm.h since it will hold more than just decoding defin...Gregory Nutt2014-07-221-3/+3
* Add new framework for the PCM decoder. It is now a 'front end' for lower-lev...Gregory Nutt2014-07-221-14/+32
* SAMA5 PCK: Add support for the slow clock as the PCK clock sourceGregory Nutt2014-07-191-1/+1
* SAMA5: Add slow clock supportGregory Nutt2014-07-191-0/+16
* SAMA5D4-EK: Add WM8904 initialization logicGregory Nutt2014-07-191-0/+316