Changeset 8337

Show
Ignore:
Timestamp:
05/08/08 20:17:11
Author:
eb
Message:

name change

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • usrp2/trunk/firmware/lib/db_rfx.c

    r8335 r8337  
    9191 * The class instances 
    9292 */ 
    93 struct db_rfx_400_rx rfx_400_rx = { 
     93struct db_rfx_400_rx db_rfx_400_rx = { 
    9494  .base.dbid = 0x0004, 
    9595  .base.output_enables = 0x00E0, 
     
    122122 
    123123 
    124 struct db_rfx_400_tx rfx_400_tx = { 
     124struct db_rfx_400_tx db_rfx_400_tx = { 
    125125  .base.dbid = 0x0008, 
    126126  .base.output_enables = 0x00E0,