![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "lwip/opt.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 4 |
| #define | LPC_CHECK_SLOWMEM 0 |
| #define | LPC_SLOWMEM_ARRAY |
| #define LPC_CHECK_SLOWMEM 0 |
Definition at line 63 of file lpc_17xx40xx_emac_config.h.
| #define LPC_NUM_BUFF_RXDESCS 4 |
Definition at line 57 of file lpc_17xx40xx_emac_config.h.
| #define LPC_NUM_BUFF_TXDESCS 4 |
Definition at line 60 of file lpc_17xx40xx_emac_config.h.
| #define LPC_PHYDEF_PHYADDR 1 |
Definition at line 43 of file lpc_17xx40xx_emac_config.h.
| #define LPC_SLOWMEM_ARRAY |
Definition at line 66 of file lpc_17xx40xx_emac_config.h.
| #define PHY_USE_100MBS 1 |
Definition at line 54 of file lpc_17xx40xx_emac_config.h.
| #define PHY_USE_AUTONEG 1 |
Definition at line 46 of file lpc_17xx40xx_emac_config.h.
| #define PHY_USE_FULL_DUPLEX 1 |
Definition at line 50 of file lpc_17xx40xx_emac_config.h.