|
void | SetUnlocked (int Status) |
|
int | GetUnlocked (void) |
|
void | SetSlaveUnlocked (int Status) |
|
int | GetSlaveUnlocked (void) |
|
int | cDaisyGetLastWriteState (void) |
|
int | cDaisyGetLastWriteResult (void) |
|
void | cDaisyFlagFail (DATA8 Layer, DATA8 Sensor) |
|
void | cDaisyFlagBusy (DATA8 Layer, DATA8 Sensor) |
|
void | cDaisyFlagDisconnected (DATA8 StartLayer) |
|
void | cDaisySetOwnLayer (UBYTE Layer) |
|
UBYTE | cDaisyGetOwnLayer (void) |
|
void | cDaisyResetBusyTiming (void) |
|
RESULT | cDaisyTxDownStream (void) |
|
void | cDaisySetMasterCookie (uint Index, UBYTE CookieValue) |
|
void | cDaisyClearMasterCookie (uint Index) |
|
void | cDaisyIncrementMasterCookie (uint Index) |
|
uint | cDaisyGetPosFromLayerAndPort (UBYTE Layer, UBYTE Port) |
|
void | cDaisySetupMagicCookies (uint StoreFrom, UBYTE Layer, UBYTE PortField) |
|
RESULT | cDaisyCheckBusyIndex (UBYTE Layer, UBYTE Port) |
|
UBYTE | cDaisyCheckBusyBit (UBYTE Layer, UBYTE PortBits) |
|
void | cDaisyUpdateLocalBusyFlags (UBYTE Layer) |
|
void | cDaisySetBusyFlags (UBYTE Layer, UBYTE Port, UBYTE MagicCookie) |
|
RESULT | cDaisyMotorDownStream (DATA8 *pData, DATA8 Length, DATA8 Layer, DATA8 PortField) |
|
void | cDaisyStuffRefill (void) |
|
UWORD | cDaisyData (UBYTE **pData) |
|
uint | GetDaisyPushCounter (void) |
|
void | SetDaisyPushCounter (int Count) |
|
void | ResetDaisyPushCounter (void) |
|
void | DecrementDaisyPushCounter (void) |
|
RESULT | cDaisyReady (void) |
|
void | DaisyAsyncReadCallBack (struct libusb_transfer *ReadUsbTransfer) |
|
void | cDaisyStartReadUnlockAnswer (void) |
|
RESULT | cDaisyDownStreamCmd (DATA8 *pData, DATA8 Length, DATA8 Layer) |
|
void | cDaisyCmd (RXBUF *pRxBuf, TXBUF *pTxBuf) |
|
int | cDaisyGetMaxPacketSize (libusb_device_handle *DeviceHandle) |
|
DATA8 | cDaisyGetUsbUpStreamSpeed (void) |
|
int | GetLayerPointer (void) |
|
int | GetSensorPointer (void) |
|
RESULT | cDaisyChained (void) |
|
void | cDaisySetTimeout (int TimeOut) |
|
int | cDaisyGetInterruptPacketSize (void) |
|
RESULT | cDaisyCreateSpeedInfo (void) |
|
RESULT | cDaisyWriteTypeDownstream (DATA8 Layer, DATA8 Port, DATA8 Type, DATA8 Mode) |
|
RESULT | cDaisySetDeviceType (DATA8 Layer, DATA8 Port, DATA8 Type, DATA8 Mode) |
|
void | DaisyResetTheBuffers (int FromLayer) |
|
void | DaisyZeroTheBuffers (void) |
|
void | DaisyZeroAllExceptMySelf (void) |
|
RESULT | cDaisyInit (void) |
|
int | cDaisyWriteUnlockToSlave () |
|
int | GetLayerStorePointer (void) |
|
int | GetSensorStorePointer (void) |
|
MSGCNT | cDaisyReplyNumber (void) |
|
RESULT | cDaisyGetDeviceInfo (DATA8 Length, UBYTE *pInfo) |
|
RESULT | cDaisySetDeviceInfo (DATA8 Length, UBYTE *pInfo) |
|
void | cDaisyPushUpStream (void) |
|
void | cDaisyPrepareNext (void) |
|
RESULT | cDaisyGetDownstreamData (DATA8 Layer, DATA8 Sensor, DATA8 Length, DATA8 *pType, DATA8 *pMode, DATA8 *pData) |
|
void | DaisyAsyncWriteCallBack (struct libusb_transfer *WriteUsbTransfer) |
|
int | cDaisyWriteDone (void) |
|
void | cDaisyPollFromDownStream (void) |
|
int | cDaisyWrite () |
|
RESULT | cDaisyUnlockOk (void) |
|
RESULT | cDaisyCheckForAttachedSlave (void) |
|
void | cDaisyControl (void) |
|
RESULT | cDaisyOpen (void) |
|
RESULT | cDaisyClose (void) |
|
RESULT | cDaisyExit (void) |
|