source: pacpussensors/trunk/CanGateway/driver/libs/vcandm32.def

Last change on this file was 29, checked in by DHERBOMEZ Gérald, 11 years ago

Modifications of canGateway component.

File size: 1.7 KB
Line 
1LIBRARY VCAND32.DLL
2
3EXPORTS
4 @__lockDebuggerData$qv @31 ; __lockDebuggerData()
5 @__unlockDebuggerData$qv @27 ; __unlockDebuggerData()
6 ___CPPdebugHook @36
7 ncdActivateChannel@8 @23
8 ncdAddAcceptanceRange@16 @40
9 ncdCloseDriver@0 @26
10 ncdClosePort@4 @25
11 ncdDeactivateChannel@8 @24
12 ncdFlushReceiveQueue@4 @20
13 ncdFlushTransmitQueue@8 @19
14 ncdGetApplConfig@20 @30
15 ncdGetChannelIndex@12 @32
16 ncdGetChannelMask@12 @33
17 ncdGetChannelVersion@16 @28
18 ncdGetDriverConfig@8 @2
19 ncdGetErrorString@4 @34
20 ncdGetEventString@4 @35
21 ncdGetReceiveQueueLevel@8 @21
22 ncdGetState@4 @22
23 ncdOpenDriver@0 @1
24 ncdOpenPort@24 @3
25 ncdReceive@20 @16
26 ncdReceive1@8 @15
27 ncdRemoveAcceptanceRange@16 @41
28 ncdRequestChipState@8 @18
29 ncdResetAcceptance@12 @42
30 ncdResetClock@4 @12
31 ncdSetApplConfig@20 @29
32 ncdSetChannelAcceptance@12 @10
33 ncdSetChannelBitrate@12 @9
34 ncdSetChannelMode@16 @4
35 ncdSetChannelOutput@12 @5
36 ncdSetChannelParams@12 @7
37 ncdSetChannelParamsC200@16 @8
38 ncdSetChannelTransceiver@20 @6
39 ncdSetNotification@12 @13
40 ncdSetReceiveMode@12 @17
41 ncdSetTimerRate@8 @11
42 ncdTransmit@12 @14
Note: See TracBrowser for help on using the repository browser.