LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
lpc_18xx43xx_emac_config.h File Reference
#include "lwip/opt.h"
#include "lpc43xx_dualcore_config.h"

Go to the source code of this file.

Macros

#define LPC_PHYDEF_PHYADDR   1
 
#define PHY_USE_AUTONEG   1
 
#define PHY_USE_FULL_DUPLEX   1
 
#define PHY_USE_100MBS   1
 
#define LPC_NUM_BUFF_RXDESCS   4
 
#define LPC_NUM_BUFF_TXDESCS   6
 

Macro Definition Documentation

#define LPC_NUM_BUFF_RXDESCS   4

Definition at line 58 of file lpc_18xx43xx_emac_config.h.

#define LPC_NUM_BUFF_TXDESCS   6

Definition at line 61 of file lpc_18xx43xx_emac_config.h.

#define LPC_PHYDEF_PHYADDR   1

Definition at line 44 of file lpc_18xx43xx_emac_config.h.

#define PHY_USE_100MBS   1

Definition at line 55 of file lpc_18xx43xx_emac_config.h.

#define PHY_USE_AUTONEG   1

Definition at line 47 of file lpc_18xx43xx_emac_config.h.

#define PHY_USE_FULL_DUPLEX   1

Definition at line 51 of file lpc_18xx43xx_emac_config.h.