NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

AM335x EthernetIP Driver API Guide

From Texas Instruments Wiki
Jump to: navigation, search
TIBanner.png
AM335x Ethernet/IP Driver API Guide

Introduction[edit]

Ethernet/IP Driver provides interfacing with Industrial Communication SubSystem(ICSS). These APIs are used for configuring and communicating with Ethernet/IP firmware.

Ethernet/IP Driver APIs[edit]

eip_driver_init[edit]

Function

  void eip_driver_init(void);

Parameters

  • none: none
  • Return value: none

Description Initialization routine for Ethernet/IP driver functions

eip_driver_start[edit]

Function

  void eip_driver_start(void);

Parameters

  • none: none
  • Return value: none

Description Start DLR and MDIO Timer

eip_driver_stop[edit]

Function

  void eip_driver_stop(void);

Parameters

  • none: none
  • Return value: none

Description Stop DLR and MDIO Timer

initDLR[edit]

Function

  void initDLR(void);

Parameters

  • none: none
  • Return value: none

Description Initializes variables and timers & clocks used for DLR module

StartDLR[edit]

Function

  void StartDLR(void);

Parameters

  • none: none
  • Return value: none

Description This function is used to enable DLR on the device

StopDLR[edit]

Function

  void StopDLR(void);

Parameters

  • none: none
  • Return value: none

Description This function is used to disable DLR on the device

DLR_Port0ISR[edit]

Function

  void DLR_Port0ISR(void* args);

Parameters

  • none: none
  • Return value: none

Description DLR Interrupt Service Routine for Port 0

DLR_Port1ISR[edit]

Function

  void DLR_Port1ISR(void* args);

Parameters

  • none: none
  • Return value: none

Description DLR Interrupt Service Routine for Port 1

dlrIsrInit[edit]

Function

  int dlrIsrInit();

Parameters

  • none: none
  • Return value: 0 on success,-1 on Error

Description DLR Interrupt management function. Initializes the DLR interrupts for the ports

processDLRFrame[edit]

Function

  void processDLRFrame(uint32_t* queue_number)();

Parameters

  • queue_number: Queue number on which the DLR frame resides
  • Return value: none

Description This function process the DLR frame received in the host queue

E2e.jpg {{
  1. switchcategory:MultiCore=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article AM335x EthernetIP Driver API Guide here.

Keystone=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article AM335x EthernetIP Driver API Guide here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article AM335x EthernetIP Driver API Guide here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article AM335x EthernetIP Driver API Guide here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article AM335x EthernetIP Driver API Guide here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article AM335x EthernetIP Driver API Guide here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article AM335x EthernetIP Driver API Guide here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article AM335x EthernetIP Driver API Guide here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article AM335x EthernetIP Driver API Guide here.

}}

Hyperlink blue.png Links

Amplifiers & Linear
Audio
Broadband RF/IF & Digital Radio
Clocks & Timers
Data Converters

DLP & MEMS
High-Reliability
Interface
Logic
Power Management

Processors

Switches & Multiplexers
Temperature Sensors & Control ICs
Wireless Connectivity