aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/clock_control.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Moved adc and dac control into codec control source file.Josh Blum2010-05-101-60/+0
| | | | The codec control powers down the chips on destruction.
* Created a usrp2 interface class with the control, spi, peek/poke functionality.Josh Blum2010-04-131-4/+3
| | | | Its used in all the implementation level code
* added more clock config, takes care of external referenceJosh Blum2010-04-131-0/+6
|
* Moved clock control into abstraction clock control class.Josh Blum2010-04-131-0/+55