![]() |
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 8 |
| #define | LPC_NUM_BUFF_TXDESCS 8 |
| #define | LPC_CHECK_SLOWMEM 1 |
| #define | LPC_SLOWMEM_ARRAY {{0x14000000, (0x14000000 + ((8 * 1024 * 1024) - 1))}} |
| #define LPC_CHECK_SLOWMEM 1 |
Definition at line 63 of file lpc_18xx43xx_emac_config.h.
| #define LPC_NUM_BUFF_RXDESCS 8 |
Definition at line 57 of file lpc_18xx43xx_emac_config.h.
| #define LPC_NUM_BUFF_TXDESCS 8 |
Definition at line 60 of file lpc_18xx43xx_emac_config.h.
| #define LPC_PHYDEF_PHYADDR 1 |
Definition at line 43 of file lpc_18xx43xx_emac_config.h.
| #define LPC_SLOWMEM_ARRAY {{0x14000000, (0x14000000 + ((8 * 1024 * 1024) - 1))}} |
Definition at line 66 of file lpc_18xx43xx_emac_config.h.
| #define PHY_USE_100MBS 1 |
Definition at line 54 of file lpc_18xx43xx_emac_config.h.
| #define PHY_USE_AUTONEG 1 |
Definition at line 46 of file lpc_18xx43xx_emac_config.h.
| #define PHY_USE_FULL_DUPLEX 1 |
Definition at line 50 of file lpc_18xx43xx_emac_config.h.