manually merged with ARM version
This commit is contained in:
60
e502/e502api.def
Normal file
60
e502/e502api.def
Normal file
@ -0,0 +1,60 @@
|
||||
LIBRARY e502api.dll
|
||||
|
||||
EXPORTS
|
||||
E502_UsbGetDevRecordsList
|
||||
E502_UsbGetDevRecordsList2
|
||||
E16_UsbGetDevRecordsList
|
||||
E440_UsbGetDevRecordsList
|
||||
E502_UsbGetSerialList
|
||||
E16_UsbGetSerialList
|
||||
E502_OpenUsb
|
||||
E16_OpenUsb
|
||||
E502_OpenByIpAddr
|
||||
E16_OpenByIpAddr
|
||||
E502_MakeDevRecordByIpAddr
|
||||
E502_MakeDevRecordByIpAddr2
|
||||
E502_MakeDevRecordByEthSvc
|
||||
E502_EthConfigCreate
|
||||
E502_EthConfigFree
|
||||
E502_GetIpAddr
|
||||
E502_EthConfigRead
|
||||
E502_EthConfigWrite
|
||||
E502_EthConfigGetEnabled
|
||||
E502_EthConfigSetEnabled
|
||||
E502_EthConfigGetAutoIPEnabled
|
||||
E502_EthConfigSetAutoIPEnabled
|
||||
E502_EthConfigGetAutoIPState
|
||||
E502_EthConfigGetUserMACEnabled
|
||||
E502_EthConfigSetUserMACEnabled
|
||||
E502_EthConfigGetIPv4Addr
|
||||
E502_EthConfigSetIPv4Addr
|
||||
E502_EthConfigGetIPv4Mask
|
||||
E502_EthConfigSetIPv4Mask
|
||||
E502_EthConfigGetIPv4Gate
|
||||
E502_EthConfigSetIPv4Gate
|
||||
E502_EthConfigGetUserMac
|
||||
E502_EthConfigSetUserMac
|
||||
E502_EthConfigGetFactoryMac
|
||||
E502_EthConfigGetInstanceName
|
||||
E502_EthConfigSetInstanceName
|
||||
E502_EthConfigSetNewPassword
|
||||
E502_EthConfigCopy
|
||||
E502_SwitchToBootloader
|
||||
E502_ReloadFPGA
|
||||
E502_CortexExecCmd
|
||||
E502_EthSvcRecordFree
|
||||
E502_EthSvcRecordGetInstanceName
|
||||
E502_EthSvcRecordGetDevName
|
||||
E502_EthSvcRecordGetDevSerial
|
||||
E502_EthSvcRecordResolveIPv4Addr
|
||||
E502_EthSvcRecordIsSameInstance
|
||||
E502_EthSvcBrowseStart
|
||||
E502_EthSvcBrowseGetEvent
|
||||
E502_EthSvcBrowseStop
|
||||
E502_EthDevRecordSetCmdPort
|
||||
E502_EthDevRecordSetDataPort
|
||||
E502_SearchEthForDevicesIPv4Addr
|
||||
E502_EthConfigSetTcpCmdPort
|
||||
E502_EthConfigSetTcpDataPort
|
||||
E502_EthConfigGetTcpCmdPort
|
||||
E502_EthConfigGetTcpDataPort
|
||||
Reference in New Issue
Block a user