[BACK]Return to sapiovar.h CVS log [TXT][DIR] Up to [local] / funnyos / arch / sam7s64 / dev

Diff for /funnyos/arch/sam7s64/dev/sapiovar.h between version 1.1 and 1.2

version 1.1, 2007/11/15 20:48:27 version 1.2, 2007/11/24 19:07:07
Line 11 
Line 11 
 #define SAPIO_NPINS 32  /* total pins */  #define SAPIO_NPINS 32  /* total pins */
   
 struct sapio_dd {  struct sapio_dd {
         uint32_t                                pio_ioaddr;             /* PIOc base addr */  
         struct bus_handle               *pio_bhp;               /* bus we sit */          struct bus_handle               *pio_bhp;               /* bus we sit */
         struct gpio_controller  pio_gc;          struct gpio_controller  pio_gc;
 };  };

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb