moved libs to the lib directory
This commit is contained in:
72
lib/x502api-1.1.34/devs/l502/l502api.def
Normal file
72
lib/x502api-1.1.34/devs/l502/l502api.def
Normal file
@ -0,0 +1,72 @@
|
||||
LIBRARY l502api.dll
|
||||
|
||||
EXPORTS
|
||||
L502_Create
|
||||
L502_Free
|
||||
L502_Open
|
||||
L502_Close
|
||||
L502_GetSerialList
|
||||
L502_GetDevInfo
|
||||
L502_Configure
|
||||
L502_StreamsEnable
|
||||
L502_StreamsDisable
|
||||
L502_StreamsStart
|
||||
L502_StreamsStop
|
||||
L502_IsRunning
|
||||
L502_Recv
|
||||
L502_Send
|
||||
L502_GetRecvReadyCount
|
||||
L502_GetSendReadyCount
|
||||
L502_SetDmaBufSize
|
||||
L502_SetDmaIrqStep
|
||||
L502_GetNextExpectedLchNum
|
||||
L502_PreloadStart
|
||||
L502_ProcessAdcData
|
||||
L502_ProcessData
|
||||
L502_ProcessDataWithUserExt
|
||||
L502_PrepareData
|
||||
L502_SetLChannel
|
||||
L502_SetLChannelCount
|
||||
L502_GetLChannelCount
|
||||
L502_SetAdcFreqDivider
|
||||
L502_SetAdcInterframeDelay
|
||||
L502_SetDinFreqDivider
|
||||
L502_SetAdcFreq
|
||||
L502_SetDinFreq
|
||||
L502_GetAdcFreq
|
||||
L502_SetRefFreq
|
||||
L502_SetSyncMode
|
||||
L502_SetSyncStartMode
|
||||
L502_SetMode
|
||||
L502_GetMode
|
||||
L502_SetAdcCoef
|
||||
L502_GetAdcCoef
|
||||
L502_SetDacCoef
|
||||
L502_GetDacCoef
|
||||
L502_AsyncOutDac
|
||||
L502_AsyncOutDig
|
||||
L502_AsyncInDig
|
||||
L502_AsyncGetAdcFrame
|
||||
L502_BfCheckFirmwareIsLoaded
|
||||
L502_BfLoadFirmware
|
||||
L502_BfMemRead
|
||||
L502_BfMemWrite
|
||||
L502_BfExecCmd
|
||||
L502_FlashRead
|
||||
L502_FlashWrite
|
||||
L502_FlashErase
|
||||
L502_FlashWriteEnable
|
||||
L502_FlashWriteDisable
|
||||
L502_FpgaRegWrite
|
||||
L502_FpgaRegRead
|
||||
L502_GetDllVersion
|
||||
L502_GetDriverVersion
|
||||
L502_GetErrorString
|
||||
L502_LedBlink
|
||||
L502_SetDigInPullup
|
||||
L502_ReloadDevInfo
|
||||
L502_OutCycleLoadStart
|
||||
L502_OutCycleSetup
|
||||
L502_OutCycleStop
|
||||
L502_GetDevRecordsList
|
||||
|
||||
Reference in New Issue
Block a user