Changes between Version 2 and Version 3 of warpdac_ad9775.c


Ignore:
Timestamp:
Jan 25, 2006, 5:12:06 PM (18 years ago)
Author:
andreat
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • warpdac_ad9775.c

    v2 v3  
    88This file provides functions for controlling the WARP radio board's DAC chip.
    99
    10 [source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@64#L94 void transmitdac(unsigned int* baseaddr, int val)]
     10[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@latest#L94 void transmitdac(unsigned int* baseaddr, int val)]
    1111
    12 [source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@64#L110 void WarpDac_InitializeSPI(unsigned int* baseaddr)]
     12[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@latest#L110 void WarpDac_InitializeSPI(unsigned int* baseaddr)]
    1313
    14 [source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@64#L120 void WarpDac_InitializeDAC(unsigned int* baseaddr, unsigned char dacs)]
     14[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@latest#L120 void WarpDac_InitializeDAC(unsigned int* baseaddr, unsigned char dacs)]
    1515