Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

Function NameDescription
NetDev_CfgClkThis function is called by a device driver’s NetDev_Init() to configure a specific network device’s clocks on a specific interface.
NetDev_CfgGPIOThis function is called by a device driver’s NetDev_Init() to configure a specific network device’s general-purpose input/ouput (GPIO) on a specific interface.
NetDev_CfgIntCtrlThis function is called by a device driver’s NetDev_Init() to configure a specific network device’s interrupts and/or interrupt controller on a specific interface.
NetDev_ClkGetFreqThis function is called by a device driver’s NetDev_Init() to return a specific network device’s clock frequency for a specific interface.
NetDev_ISR_Handler()Handle a network device’s interrupts on a specific interface.
  • No labels