/
Ethernet Device BSP Functions
Ethernet Device BSP Functions
Function Name | Description |
---|---|
NetDev_CfgClk | This function is called by a device driver’s NetDev_Init() to configure a specific network device’s clocks on a specific interface. |
NetDev_CfgGPIO | This 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_CfgIntCtrl | This 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_ClkGetFreq | This 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. |
, multiple selections available,
Related content
Ethernet BSP Layer
Ethernet BSP Layer
More like this
Wireless Device BSP Functions
Wireless Device BSP Functions
More like this
Description of the Ethernet Device Driver API
Description of the Ethernet Device Driver API
More like this
NetDev_ISR_Handler() (Ethernet)
NetDev_ISR_Handler() (Ethernet)
More like this
NetDev_ISR_Handler Ethernet
NetDev_ISR_Handler Ethernet
More like this
NetDev_CfgClk
NetDev_CfgClk
More like this