aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/clock_control.cpp
Commit message (Collapse)AuthorAgeFilesLines
* moved spi and i2c api into serial.hpp, its used for more than the dboard ↵Josh Blum2010-04-161-0/+1
| | | | interfacing
* Created a usrp2 interface class with the control, spi, peek/poke functionality.Josh Blum2010-04-131-8/+8
| | | | Its used in all the implementation level code
* added adc and dac clock enablesJosh Blum2010-04-131-2/+34
|
* added more clock config, takes care of external referenceJosh Blum2010-04-131-0/+40
|
* Moved clock control into abstraction clock control class.Josh Blum2010-04-131-0/+84