Home
last modified time | relevance | path

Searched full:enc424j600 (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/dts/bindings/ethernet/
Dmicrochip,enc424j600.yaml5 ENC424J600 standalone 100BASE-T Ethernet controller with SPI interface
7 compatible: "microchip,enc424j600"
17 The interrupt pin of ENC424J600 is active low.
/Zephyr-latest/boards/shields/link_board_eth/
Dlink_board_eth.overlay11 enc424j600_link_board_eth: enc424j600@0 {
12 compatible = "microchip,enc424j600";
/Zephyr-latest/boards/shields/link_board_eth/doc/
Dindex.rst9 The link board ETH is an ethernet expansion board based on ENC424J600
23 - ENC424J600
41 ENC424J600 device offers a choice between an SPI based interface and
46 | Shield Connector Pin | Function | ENC424J600 Pin |
82 | Shield Connector Pin | Function | ENC424J600 Pin |
97 For more information about the link board ETH and ENC424J600:
100 - `ENC424J600 Website`_
119 https://www.microchip.com/wwwproducts/en/ENC424J600
/Zephyr-latest/drivers/ethernet/
DKconfig.enc424j6001 # ENC424J600 Ethernet driver configuration options
DKconfig53 source "drivers/ethernet/Kconfig.enc424j600"
Deth_enc424j600.c1 /* ENC424J600 Stand-alone Ethernet Controller with SPI
755 LOG_ERR("Failed to initialize ENC424J600"); in enc424j600_init()
817 LOG_INF("ENC424J600 Initialized"); in enc424j600_init()
Deth_enc424j600_priv.h1 /* ENC424J600 Stand-alone Ethernet Controller with SPI
/Zephyr-latest/tests/drivers/build_all/ethernet/
Dspi_devices.overlay52 test_spi_enc424j600: enc424j600@1 {
53 compatible = "microchip,enc424j600";
/Zephyr-latest/boards/ezurio/bl5340_dvk/
Dbl5340_dvk_nrf5340_cpuapp_common.dtsi232 enc424j600@0 {
233 compatible = "microchip,enc424j600";
/Zephyr-latest/boards/ezurio/bl5340_dvk/doc/
Dindex.rst212 ENC424J600 Ethernet controller.
214 Refer to the `Microchip ENC424J600 datasheet`_ for further details.
421 .. _Microchip ENC424J600 datasheet: https://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf
/Zephyr-latest/doc/releases/
Drelease-notes-2.1.rst185 * Added ENC424J600 driver
362 - Ethernet enc424j600 (new driver)
Drelease-notes-4.0.rst548 * ENC424j600: Added ability to change mac address at runtime with net management api.
Drelease-notes-2.5.rst1164 * :github:`31158` - Ethernet (ENC424J600) with dumb_http_server_mt demo does not work
Drelease-notes-2.7.rst1725 * :github:`35939` - enc424j600 driver unusable/broken on stm32l552
Drelease-notes-2.6.rst1261 * :github:`35091` - enc424j600 does not work