LPC1768 default configuration.
More...
LPC1768 default configuration.
- Author
- Bas Stottelaar basst.nosp@m.otte.nosp@m.laar@.nosp@m.gmai.nosp@m.l.com
Definition in file config.h.
Go to the source code of this file.
◆ CONFIG_LPC1768_ETH_AN_TIMEOUT_MS
| #define CONFIG_LPC1768_ETH_AN_TIMEOUT_MS 5000U |
Timeout for PHY auto-negotiation completion, in milliseconds.
Definition at line 28 of file config.h.
◆ CONFIG_LPC1768_ETH_LINK_POLL_MS
| #define CONFIG_LPC1768_ETH_LINK_POLL_MS 1000U |
Poll interval for checking the link state, in milliseconds.
Definition at line 35 of file config.h.
◆ CONFIG_LPC1768_ETH_PHY_TIMEOUT_US
| #define CONFIG_LPC1768_ETH_PHY_TIMEOUT_US 1000U |
Timeout for PHY operations, in microseconds.
Definition at line 42 of file config.h.
◆ CONFIG_LPC1768_ETH_RX_BUF_NUMOF
| #define CONFIG_LPC1768_ETH_RX_BUF_NUMOF 4U |
Number of receive buffers.
Definition at line 49 of file config.h.
◆ CONFIG_LPC1768_ETH_TX_BUF_NUMOF
| #define CONFIG_LPC1768_ETH_TX_BUF_NUMOF 4U |
Number of transmit buffers.
Definition at line 59 of file config.h.