Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/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-Core-3.5.0/boards/shields/link_board_eth/
Dlink_board_eth.overlay11 enc424j600_link_board_eth: enc424j600@0 {
12 compatible = "microchip,enc424j600";
/Zephyr-Core-3.5.0/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-Core-3.5.0/drivers/ethernet/
DKconfig.enc424j6001 # ENC424J600 Ethernet driver configuration options
DKconfig43 source "drivers/ethernet/Kconfig.enc424j600"
Deth_enc424j600.c1 /* ENC424J600 Stand-alone Ethernet Controller with SPI
716 LOG_ERR("Failed to initialize ENC424J600"); in enc424j600_init()
778 LOG_INF("ENC424J600 Initialized"); in enc424j600_init()
Deth_enc424j600_priv.h1 /* ENC424J600 Stand-alone Ethernet Controller with SPI
/Zephyr-Core-3.5.0/tests/drivers/build_all/ethernet/
Dapp.overlay50 test_spi_enc424j600: enc424j600@1 {
51 compatible = "microchip,enc424j600";
/Zephyr-Core-3.5.0/boards/arm/bl5340_dvk/
Dbl5340_dvk_cpuapp_common.dtsi191 enc424j600@0 {
192 compatible = "microchip,enc424j600";
/Zephyr-Core-3.5.0/boards/arm/bl5340_dvk/doc/
Dindex.rst221 ENC424J600 Ethernet controller.
223 Refer to the `Microchip ENC424J600 datasheet`_ for further details.
430 .. _Microchip ENC424J600 datasheet: https://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-2.1.rst185 * Added ENC424J600 driver
362 - Ethernet enc424j600 (new driver)
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