netxduo
+
0
/1 examples
SourceVu will show references to
NX_IP_DRIVER
from the following samples and libraries:
Libraries
usbx
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_IP_DRIVER
NX_IP_DRIVER struct
Syntax
Show:
Summary
Declaration
Definition
from
nx_api.h:2185
struct
NX_IP_DRIVER_STRUCT
;
Implemented in
nx_api.h:3006
Fields
Field
Declared as
NX_IP_DRIVER_STRUCT::nx_ip_driver_command
UINT
NX_IP_DRIVER_STRUCT::nx_ip_driver_status
UINT
NX_IP_DRIVER_STRUCT::nx_ip_driver_physical_address_msw
ULONG
NX_IP_DRIVER_STRUCT::nx_ip_driver_physical_address_lsw
ULONG
NX_IP_DRIVER_STRUCT::nx_ip_driver_packet
NX_PACKET
*
NX_IP_DRIVER_STRUCT::nx_ip_driver_return_ptr
ULONG
*
NX_IP_DRIVER_STRUCT::nx_ip_driver_ptr
struct
NX_IP_STRUCT
*
NX_IP_DRIVER_STRUCT::nx_ip_driver_interface
NX_INTERFACE
*
Related Functions
Found 21 other functions taking a
NX_IP_DRIVER_STRUCT
argument:
Function
Description
nx_stm32_eth_driver()
DRIVER SPECIFIC ****** Start of part/vendor specific global driver entry function name.
_nx_ip_fragment_packet()
_nx_driver_disable()
_nx_driver_packet_send()
_nx_driver_interface_attach()
DRIVER SPECIFIC ****** Start of part/vendor specific data area. Include hardware-specific data here! DRIVER SPECIFIC ****** End of part/vendor specific data area!
_nx_driver_initialize()
_nx_driver_enable()
_nx_driver_hardware_capability_set()
_nx_driver_hardware_enable()
_nx_driver_hardware_disable()
_nx_driver_hardware_multicast_join()
_nx_driver_hardware_multicast_leave()
_nx_driver_hardware_get_status()
_nx_driver_hardware_initialize()
DRIVER SPECIFIC ****** Start of part/vendor specific internal driver functions.
_nx_driver_multicast_join()
_nx_driver_multicast_leave()
_nx_driver_get_status()
_nx_driver_capability_get()
_nx_driver_capability_set()
_nx_driver_deferred_processing()
_nx_ram_network_driver()
Examples
NX_IP_DRIVER
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out