at91sam9260_ek.c File Reference

Go to the source code of this file.

Defines

#define PHY_STRAP_AD0   _BV(PA14_ERX0_A)
#define PHY_STRAP_AD1   _BV(PA15_ERX1_A)
#define PHY_STRAP_AD2   _BV(PA25_ERX2_B)
#define PHY_STRAP_AD3   _BV(PA26_ERX3_B)
#define PHY_STRAP_AD4   _BV(PA28_ECRS_B)
#define PHY_STRAP_TESTMODE   _BV(PA17_ERXDV_A)
#define PHY_STRAP_RMIISEL   _BV(PA29_ECOL_B)
#define PHY_STRAP

Functions

void NutBoardInit (void)
 Early AT91SAM9260-EK hardware initialization.

Define Documentation

#define PHY_STRAP_AD0   _BV(PA14_ERX0_A)

Definition at line 46 of file at91sam9260_ek.c.

#define PHY_STRAP_AD1   _BV(PA15_ERX1_A)

Definition at line 47 of file at91sam9260_ek.c.

#define PHY_STRAP_AD2   _BV(PA25_ERX2_B)

Definition at line 48 of file at91sam9260_ek.c.

#define PHY_STRAP_AD3   _BV(PA26_ERX3_B)

Definition at line 49 of file at91sam9260_ek.c.

#define PHY_STRAP_AD4   _BV(PA28_ECRS_B)

Definition at line 50 of file at91sam9260_ek.c.

#define PHY_STRAP_TESTMODE   _BV(PA17_ERXDV_A)

Definition at line 52 of file at91sam9260_ek.c.

#define PHY_STRAP_RMIISEL   _BV(PA29_ECOL_B)

Definition at line 54 of file at91sam9260_ek.c.

#define PHY_STRAP

Function Documentation

void NutBoardInit ( void   ) 

Early AT91SAM9260-EK hardware initialization.

Early Ethernut 1 hardware initialization.

This routine is called during system initalization.

Definition at line 128 of file at91sam9260_ek.c.


© 2000-2010 by contributors - visit http://www.ethernut.de/