Searched +full:10 +full:base +full:- +full:t1l (Results 1 – 8 of 8) sorted by relevance
/Zephyr-latest/include/zephyr/net/ |
D | mdio.h | 4 * SPDX-License-Identifier: Apache-2.0 42 /** IEEE 802.3 45.3.4 post-read-increment-address operation */ 62 /** Auto-negotiation */ 104 /* Auto-negotiation Register: EEE advertisement Register */ 108 /* BASE-T1 registers */ 109 /** BASE-T1 Auto-negotiation control */ 111 /** BASE-T1 Auto-negotiation status */ 113 /** BASE-T1 Auto-negotiation advertisement register [15:0] */ 115 /** BASE-T1 Auto-negotiation advertisement register [31:16] */ 117 /** BASE-T1 Auto-negotiation advertisement register [47:32] */ [all …]
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.adin2111 | 2 # SPDX-License-Identifier: Apache-2.0 5 bool "ADIN2111 2-port 10BASE-T1L Controller" 12 The ADIN2111 is a low power, 2-port 10BASE-T1L transceiver 14 the IEEE® 802.3cg-2019™ Ethernet standard for long reach, 10 19 via a serial peripheral inter-face (SPI). 49 Must be set when ADIN uses 8-bit CRC (Generic SPI)
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | adi,adin1110.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 ADIN1110 standalone 10BASE-T1L Ethernet controller with SPI interface. 12 spi-max-frequency = <25000000>; 13 int-gpios = <&gpioe 12 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; 14 reset-gpios = <&gpioe 8 GPIO_ACTIVE_LOW>; 16 local-mac-address = [ CA 2F B7 10 23 63 ]; 19 compatible = "adi,adin2111-mdio"; 21 #address-cells = <1>; 22 #size-cells = <0>; 23 ethernet-phy@1 { [all …]
|
D | microchip,lan865x.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 LAN865x standalone 10BASE-T1L Ethernet controller with SPI interface. 9 include: [spi-device.yaml, ethernet-controller.yaml] 12 tx-cut-through-mode: 15 rx-cut-through-mode: 18 plca-enable: 21 plca-node-id: 24 plca-node-count: 27 plca-burst-count: 30 plca-burst-timer: [all …]
|
D | adi,adin2111.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 ADIN2111 standalone 10BASE-T1L Ethernet controller with SPI interface. 12 spi-max-frequency = <25000000>; 13 int-gpios = <&gpioe 12 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; 14 reset-gpios = <&gpioe 8 GPIO_ACTIVE_LOW>; 16 local-mac-address = [ CA 2F B7 10 23 63 ]; 19 local-mac-address = [ 3C 82 D4 A2 29 8E ]; 22 compatible = "adi,adin2111-mdio"; 24 #address-cells = <1>; 25 #size-cells = <0>; [all …]
|
/Zephyr-latest/boards/adi/eval_adin2111ebz/doc/ |
D | index.rst | 6 The EVAL-ADIN2111EBZ is a flexible platform enabling quick evaluation of the ADIN2111, robust, 7 low power 10BASE-T1L 2-Port Ethernet switch. The evaluation board provides 2 10BASE-T1L channels 8 with 10Mbit per second Single Pair Ethernet (SPE) connections reaching up to 1.7km of link distance. 10 The ADIN2111 internal switch can be configured in store and forward mode between the two 10BASE-T1L 19 Alternatively, the board can operate in cut-through mode between Port 1 and Port 2 (unmanaged 20 configuration without firmware) where the EVAL-ADIN2111EBZ acts as a network switch forwarding 21 packets between the 2x 10BASE-T1L ports. The 2x links are configured by setting the ADIN2111 22 hardware configuration pins jumper and switches. The 2x On-board Activity LEDs provide Link 41 The ADI EVAL-ADIN2111EBZ hardware features list is available here: 43 https://wiki.analog.com/resources/eval/user-guides/eval-adin2111ebz-user-guide [all …]
|
/Zephyr-latest/boards/adi/eval_adin1110ebz/doc/ |
D | index.rst | 6 The EVAL-ADIN1110EBZ is a flexible platform enabling quick evaluation of the ADIN1110, robust, 7 low power 10BASE-T1L MAC-PHY. It provides 10Mbit per second Single Pair Ethernet (SPE) connections 15 Alternatively, the board can operate in stand-alone mode where it is configured by setting hardware 16 configuration links and switches. On-board LEDs provide status indication. 33 The ADI EVAL-ADIN1110EBZ hardware features list is available here: 35 https://wiki.analog.com/resources/eval/user-guides/eval-adin1110ebz-user-guide 44 +--------------+------------+-------------------------------------+ 47 | NVIC | on-chip | nested vector interrupt controller | 48 +--------------+------------+-------------------------------------+ 49 | UART | on-chip | serial port-polling; | [all …]
|
/Zephyr-latest/boards/adi/apard32690/doc/ |
D | index.rst | 5 The AD-APARD32690-SL is a platform for prototyping intelligent, secure, and connected field devices. 6 It has an Arduino Mega-compatible form factor and two Pmod-compatible connectors. 7 The system includes the MAX32690 ARM Cortex-M4 with FPU-Based Microcontroller and Bluetooth LE 5.2. 10 security features such as for root-of-trust, mutual authentication, data confidentiality and 12 A 10 Mbps single-pair Ethernet link using the ADIN1110 10BASE-T1L MAC/PHY, enables remote 13 data acquisition and system configuration. The 10BASE-T1L interface also supports Single-pair 22 - MAX32690 MCU: 24 - Ultra-Efficient Microcontroller for Battery-Powered Applications 26 - 120MHz Arm Cortex-M4 Processor with FPU 27 - 7.3728MHz and 60MHz Low-Power Oscillators [all …]
|