|
|
@ -65,7 +65,7 @@
|
|
|
|
#define emacLINK_ESTABLISHED ( 0x0001 )
|
|
|
|
#define emacLINK_ESTABLISHED ( 0x0001 )
|
|
|
|
#define emacFULL_DUPLEX_ENABLED ( 0x0004 )
|
|
|
|
#define emacFULL_DUPLEX_ENABLED ( 0x0004 )
|
|
|
|
#define emac10BASE_T_MODE ( 0x0002 )
|
|
|
|
#define emac10BASE_T_MODE ( 0x0002 )
|
|
|
|
#define emacPINSEL2_VALUE 0x50150105
|
|
|
|
#define emacPINSEL2_VALUE ( 0x50150105 )
|
|
|
|
|
|
|
|
|
|
|
|
/* If no buffers are available, then wait this long before looking again.... */
|
|
|
|
/* If no buffers are available, then wait this long before looking again.... */
|
|
|
|
#define emacBUFFER_WAIT_DELAY ( 3 / portTICK_RATE_MS )
|
|
|
|
#define emacBUFFER_WAIT_DELAY ( 3 / portTICK_RATE_MS )
|
|
|
|