Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
|
Functions | |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_Initialize (int16_t device, uint16_t access, uint16_t deviceMode, uint32_t sizeOfAllocatedMemory, uint32_t registersAddress, uint32_t memoryAddress) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcDataBlockCreate (int16_t device, int16_t dataBlockId, uint16_t dataBlockSize, uint16_t *p_buffer, uint16_t writeCount) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcDataBlockWrite (int16_t device, int16_t dataBlockId, uint16_t *p_buffer, uint16_t writeCount, uint16_t offset) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcDataBlockRead (int16_t device, int16_t dataBlockId, uint16_t *p_outbuffer, uint16_t readCount, uint16_t offset) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcDataBlockDelete (int16_t device, int16_t dataBlockId) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcMessageCreateBcToRt (int16_t device, int16_t messageId, int16_t dataBlockId, uint16_t receiverRt, uint16_t receiverRtSubaddress, uint16_t wordCount, uint16_t gapTime_uS, uint32_t bcMsgOptions) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcMessageCreateRtToBc (int16_t device, int16_t messageId, int16_t dataBlockId, uint16_t transmitterRt, uint16_t transmitterRtSubaddress, uint16_t wordCount, uint16_t gapTime_uS, uint32_t bcMsgOptions) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcMessageCreateRtToRt (int16_t device, int16_t messageId, int16_t dataBlockId, uint16_t receiverRt, uint16_t receiverRtSubaddress, uint16_t wordCount, uint16_t transmitterRt, uint16_t transmitterRtSubaddress, uint16_t gapTime_uS, uint32_t bcMsgOptions) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageCreateMode (int16_t device, int16_t messageId, int16_t dataBlockId, uint16_t rt, uint16_t messageDirection, uint16_t modeCommand, uint16_t gapTime_uS, uint32_t bcMsgOptions) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageCreateBcToBroadcast (int16_t device, int16_t messageId, int16_t dataBlockId, uint16_t receiverRtSubaddress, uint16_t wordCount, uint16_t gapTime, uint32_t options) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageCreateRtToBroadcast (int16_t device, int16_t messageId, int16_t dataBlockId, uint16_t receiverRtSubaddress, uint16_t wordCount, uint16_t transmitterRt, uint16_t transmitterRtSubaddress, uint16_t gapTime, uint32_t options) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageCreateBroadcastMode (int16_t device, int16_t messageId, int16_t dataBlockId, uint16_t messageDirection, uint16_t modeCommand, uint16_t gapTime, uint32_t options) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcMessageCreate (int16_t device, int16_t messageId, int16_t dataBlockIdForMessage1, uint16_t bcControlWordForMessage1, uint16_t commandWord1ForMessage1, uint16_t commandWord2ForMessage1, uint16_t gapTimeForMessage1, int16_t dataBlockIdForMessage2, uint16_t bcControlWordForMessage2, uint16_t commandWord1ForMessage2, uint16_t commandWord2ForMessage2, uint16_t gapTimeForMessage2, uint32_t bcMsgOptions) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcMessageDelete (int16_t device, int16_t messageId) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcCommandCreate (int16_t device, int16_t commandId, uint16_t opcode, uint16_t condition, uint32_t parameter1, uint32_t parameter2, uint32_t reserved) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcCommandDelete (int16_t device, int16_t commandId) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcFrameCreate (int16_t device, int16_t frameId, uint16_t frameType, int16_t *p_CommandIds, uint16_t commandCount, uint16_t frameTime, uint16_t flags) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcFrameDelete (int16_t device, int16_t frameId) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcGetActivationState (int16_t device, uint16_t *p_outcurrentState) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcGetConditionState (int16_t device, uint16_t conditionCode, uint16_t *p_outcurrentState) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcGetMessageByIdRaw (int16_t device, int16_t messageId, uint16_t *p_outbuffer, uint16_t isPurgeRequired) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageDecodeRaw (int16_t device, uint16_t *p_buffer, naiDecodedMessageStructure *p_outdecodedMessage) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageGetByIdDecoded (int16_t device, int16_t messageId, naiDecodedMessageStructure *p_outdecodedMessage, uint16_t isPurgeRequired) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcConfig (int16_t device, uint32_t bcOperationOptions) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcSetMessageRetryPolicy (int16_t device, uint16_t numberOfRetries, uint16_t firstRetryBus, uint16_t secondRetryBus, uint16_t reserved) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcConfigureMessageGapTimerEnable (int16_t device, uint16_t isMessageGapTimeFieldEnabled) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_BcCommandGetWord (uint16_t hardwareOpcode, uint16_t condition, uint16_t *p_outcommandOpcode) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtSetAddressSource (int16_t device, uint16_t rtAddressSource) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtGetAddressSource (int16_t device, uint16_t *p_outrtAddressSource) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtAddressRelatch (int16_t device) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtSetAddress (int16_t device, uint16_t rtAddress) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtGetAddress (int16_t device, uint16_t *p_outrtAddress) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtMessageLegalityEnable (int16_t device, uint16_t ownAddressOrBroadcast, uint16_t messageDirection, uint16_t subaddress, uint32_t wordCountOrModeCodeMask) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtMessageLegalityDisable (int16_t device, uint16_t ownAddressOrBroadcast, uint16_t messageDirection, uint16_t subaddress, uint32_t wordCountOrModeCodeMask) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtDataBlockGetSize (uint16_t dataBlockType, uint16_t *p_outsizeOfAllocatedDeviceMemory, uint16_t *p_outactualSizeOfDataBlock) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtDataBlockCreate (int16_t device, int16_t dataBlockId, uint16_t dataBlockType, uint16_t *p_buffer, uint16_t writeCount) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtDataBlockGetAddress (int16_t device, int16_t dataBlockId, uint16_t *p_outdeviceMemoryAddress) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtDataBlockDelete (int16_t device, int16_t dataBlockId) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtDataBlockWrite (int16_t device, int16_t dataBlockId, uint16_t *p_buffer, uint16_t writeCount, uint16_t offset) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_RtDataBlockRead (int16_t device, int16_t dataBlockId, uint16_t *p_outbuffer, uint16_t readCount, uint16_t offset) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtDataBlockMapToSubaddress (int16_t device, int16_t dataBlockId, uint16_t subaddress, uint16_t messageTypes, uint16_t irqOptions, uint16_t isSubaddressLegalizationRequested) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtDataBlockUnmapFromSubaddress (int16_t device, int16_t dataBlockId, uint16_t subaddress, uint16_t messageTypes) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtTxDataBlockSwap (int16_t device, int16_t dataBlockId, uint16_t subaddress) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtMessageGetFromStackRaw (int16_t device, uint16_t *p_outbuffer, uint16_t bufferLength) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtMessageDecodeRaw (int16_t device, uint16_t *p_buffer, naiDecodedMessageStructure *p_outdecodedMessage) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_RtMessageGetFromStackDecoded (int16_t device, naiDecodedMessageStructure *p_decodedMessage, uint16_t messageLocationAndRemoval) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtResponseStatusBitsSet (int16_t device, uint16_t statusEnablerMask) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtResponseStatusBitsUnset (int16_t device, uint16_t statusEnablerMask) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtResponseStatusBitsGet (int16_t device, uint16_t *p_outstatusEnablerMask) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_RtInitialize (int16_t device, uint16_t commandStackSize, uint32_t rtOptions) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_MtInitialize (int16_t swDevice, uint16_t wStackMode, uint16_t wCommandStackSize, uint16_t wDataStackSize, uint32_t dwOptions) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_MtMessageMonitoringEnable (int16_t swDevice, uint16_t wRtAddress, uint16_t wMessageDirection, uint32_t dwRtSubaddressMask) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_MtMessageMonitoringDisable (int16_t swDevice, uint16_t wRtAddress, uint16_t wMessageDirection, uint32_t dwRtSubaddressMask) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_MtMessageMonitoringGetStatus (int16_t swDevice, uint16_t wRtAddress, uint16_t wMessageDirection, uint32_t *dwpRtSubaddressMask) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_MtMessageDecodeRaw (int16_t swDevice, uint16_t *wapBuffer, naiDecodedMessageStructure *dmspDecodedMessage) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_MtMessageGetFromStackRaw (int16_t swDevice, uint16_t *wapBuffer, uint16_t wBufferSize, uint16_t wStackSelector) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_MtMessageGetFromStackDecoded (int16_t device, naiDecodedMessageStructure *p_decodedMessage, uint16_t messageLocationAndRemoval, uint16_t stackSelector) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_SetTimeTagResolution (int16_t device, uint16_t timeTagResolution) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_SetClockFrequency (int16_t device, uint16_t clockFrequency) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_SetResponseTimeout (int16_t device, uint16_t responseTimeout) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_SetDecoderConfig (int16_t device, uint16_t decodedInput, uint16_t expendedXingOption) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_SetRamParityCheck (int16_t device, uint16_t ramParityCheckEnabler) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_SetIrqConfig (int16_t device, uint16_t interruptMode, uint16_t autoClear) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_SetIrqManipulate (int16_t device, uint16_t isInterruptEnabled, uint32_t irqMask, void(*p_externalIsr)(void *param, uint32_t vector)) |
NAIBRDFUNC uint16_t NAIAPI | naibrd_1553_ReadReg (int16_t device, uint32_t registerAddress) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_WriteReg (int16_t device, uint32_t registerAddress, uint16_t registerValue) |
NAIBRDFUNC uint16_t NAIAPI | naibrd_1553_ReadAuxReg (int16_t device, uint32_t auxRegisterAddress) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_WriteAuxReg (int16_t device, uint32_t auxRegisterAddress, uint16_t auxRegisterValue) |
NAIBRDFUNC uint16_t NAIAPI | naibrd_1553_ReadMem (int16_t device, uint32_t deviceMemoryAddress) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_WriteMem (int16_t device, uint32_t deviceMemoryAddress, uint16_t deviceMemoryValue) |
NAIBRDFUNC uint32_t NAIAPI | naibrd_1553_ReadIntReg (int16_t device, uint32_t intRegisterAddress) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_WriteIntReg (int16_t device, uint32_t intRegisterAddress, uint16_t intRegisterValue) |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_CommandWordCreate (uint16_t *p_outcommandWord, uint16_t rtAddress, uint16_t messageDirection, uint16_t subaddressOrMode, uint16_t wordCountOrModeCode) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcAsynchronousMessageCreateBcToRt (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wReceiverRt, uint16_t wReceiverRtSubaddress, uint16_t wWordCount, uint16_t wGapTime, uint32_t dwOptions, uint16_t *wapBuffer) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcAsynchronousMessageCreateRtToBc (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wTransmitterRt, uint16_t wTransmitterRtSubaddress, uint16_t wWordCount, uint16_t wGapTime, uint32_t dwOptions, uint16_t *wapBuffer) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcAsynchronousMessageCreateRtToRt (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wReceiverRt, uint16_t wReceiverRtSubaddress, uint16_t wWordCount, uint16_t wTransmitterRt, uint16_t wTransmitterRtSubaddress, uint16_t wGapTime, uint32_t dwOptions, uint16_t *wapBuffer) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcAsynchronousMessageCreateMode (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wRt, uint16_t wMessageDirection, uint16_t wModeCommand, uint16_t wGapTime, uint32_t dwOptions, uint16_t *wapBuffer) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcAsynchronousMessageCreateBcToBroadcast (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wReceiverRtSubaddress, uint16_t wWordCount, uint16_t wGapTime, uint32_t dwOptions, uint16_t *wapBuffer) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcAsynchronousMessageCreateRtToBroadcast (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wReceiverRtSubaddress, uint16_t wWordCount, uint16_t wTransmitterRt, uint16_t wTransmitterRtSubaddress, uint16_t wGapTime, uint32_t dwOptions, uint16_t *wapBuffer) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcAsynchronousMessageCreateBroadcastMode (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wMessageDirection, uint16_t wModeCommand, uint16_t wGapTime, uint32_t dwOptions, uint16_t *wapBuffer) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcAsynchronousMessageSendAtLowPriority_ExecuteOnce (int16_t swDevice, uint16_t *wpRemainingMessageCount, uint16_t wTimeFactor) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcAsynchronousMessageSendAtLowPriority (int16_t swDevice, uint16_t *wpRemainingMessageCount, uint16_t wTimeFactor) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcAsynchronousMessageSendAtHighPriority_ExecuteOnce (int16_t swDevice, uint16_t wMessageId, uint16_t wTimeFactor) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcAsynchronousMessageSendAtHighPriority (int16_t swDevice, uint16_t wMessageId, uint16_t wTimeFactor) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcAsynchronousMessageRemainingCount (int16_t swDevice) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageModifyBcToRt (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wReceiverRt, uint16_t wReceiverRtSubaddress, uint16_t wWordCount, uint16_t wGapTime, uint32_t dwOptions, uint16_t wModificationFlags) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageModifyRtToBc (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wTransmitterRt, uint16_t wTransmitterRtSubaddress, uint16_t wWordCount, uint16_t wGapTime, uint32_t dwOptions, uint16_t wModificationFlags) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageModifyRtToRt (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wReceiverRt, uint16_t wReceiverRtSubaddress, uint16_t wWordCount, uint16_t wTransmitterRt, uint16_t wTransmitterRtSubaddress, uint16_t wGapTime, uint32_t dwOptions, uint16_t wModificationFlags) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageModifyMode (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wRt, uint16_t wMessageDirection, uint16_t wModeCommand, uint16_t wGapTime, uint32_t dwOptions, uint16_t wModificationFlags) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageModifyBcToBroadcast (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wReceiverRtSubaddress, uint16_t wWordCount, uint16_t wGapTime, uint32_t dwOptions, uint16_t wModificationFlags) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageModifyRtToBroadcast (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wReceiverRtSubaddress, uint16_t wWordCount, uint16_t wTransmitterRt, uint16_t wTransmitterRtSubaddress, uint16_t wGapTime, uint32_t dwOptions, uint16_t wModificationFlags) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageModifyBroadcastMode (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockId, uint16_t wMessageDirection, uint16_t wModeCommand, uint16_t wGapTime, uint32_t dwOptions, uint16_t wModificationFlags) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_BcMessageModify (int16_t swDevice, int16_t swMessageId, int16_t swDataBlockIdForMessage1, uint16_t wBcControlWordForMessage1, uint16_t wCommandWord1ForMessage1, uint16_t wCommandWord2ForMessage1, uint16_t wGapTimeForMessage1, int16_t swDataBlockIdForMessage2, uint16_t wBcControlWordForMessage2, uint16_t wCommandWord1ForMessage2, uint16_t wCommandWord2ForMessage2, uint16_t wGapTimeForMessage2, uint16_t wModificationFlags) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_GetStatusString (nai_1553_t status, char_t *spErrorString, uint16_t wMaxStringLength) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_MtStackSwap (int16_t swDevice) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_MtPause (int16_t swDevice) |
NAIBRDFUNC nai_1553_t NAIAPI | naibrd_1553_MtContinue (int16_t swDevice) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcAsynchronousMessageCreateBcToBroadcast | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wReceiverRtSubaddress, | ||
uint16_t | wWordCount, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t * | wapBuffer ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcAsynchronousMessageCreateBcToRt | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wReceiverRt, | ||
uint16_t | wReceiverRtSubaddress, | ||
uint16_t | wWordCount, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t * | wapBuffer ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcAsynchronousMessageCreateBroadcastMode | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wMessageDirection, | ||
uint16_t | wModeCommand, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t * | wapBuffer ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcAsynchronousMessageCreateMode | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wRt, | ||
uint16_t | wMessageDirection, | ||
uint16_t | wModeCommand, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t * | wapBuffer ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcAsynchronousMessageCreateRtToBc | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wTransmitterRt, | ||
uint16_t | wTransmitterRtSubaddress, | ||
uint16_t | wWordCount, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t * | wapBuffer ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcAsynchronousMessageCreateRtToBroadcast | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wReceiverRtSubaddress, | ||
uint16_t | wWordCount, | ||
uint16_t | wTransmitterRt, | ||
uint16_t | wTransmitterRtSubaddress, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t * | wapBuffer ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcAsynchronousMessageCreateRtToRt | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wReceiverRt, | ||
uint16_t | wReceiverRtSubaddress, | ||
uint16_t | wWordCount, | ||
uint16_t | wTransmitterRt, | ||
uint16_t | wTransmitterRtSubaddress, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t * | wapBuffer ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcAsynchronousMessageRemainingCount | ( | int16_t | swDevice | ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcAsynchronousMessageSendAtHighPriority | ( | int16_t | swDevice, |
uint16_t | wMessageId, | ||
uint16_t | wTimeFactor ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcAsynchronousMessageSendAtHighPriority_ExecuteOnce | ( | int16_t | swDevice, |
uint16_t | wMessageId, | ||
uint16_t | wTimeFactor ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcAsynchronousMessageSendAtLowPriority | ( | int16_t | swDevice, |
uint16_t * | wpRemainingMessageCount, | ||
uint16_t | wTimeFactor ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcAsynchronousMessageSendAtLowPriority_ExecuteOnce | ( | int16_t | swDevice, |
uint16_t * | wpRemainingMessageCount, | ||
uint16_t | wTimeFactor ) |
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcCommandCreate | ( | int16_t | device, |
int16_t | commandId, | ||
uint16_t | opcode, | ||
uint16_t | condition, | ||
uint32_t | parameter1, | ||
uint32_t | parameter2, | ||
uint32_t | reserved ) |
This function is deprecated and calls naibrd_1553_BcCmdCreate
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcCommandDelete | ( | int16_t | device, |
int16_t | commandId ) |
This function is deprecated and calls naibrd_1553_BcCmdDelete
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcCommandGetWord | ( | uint16_t | hardwareOpcode, |
uint16_t | condition, | ||
uint16_t * | p_outcommandOpcode ) |
This function is deprecated and calls naibrd_1553_BcCmdGetWord
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcConfig | ( | int16_t | device, |
uint32_t | bcOperationOptions ) |
This function is deprecated and calls naibrd_1553_BcCfg
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcConfigureMessageGapTimerEnable | ( | int16_t | device, |
uint16_t | isMessageGapTimeFieldEnabled ) |
This function is deprecated and calls naibrd_1553_BcCfgMsgGapTimerEnable
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcDataBlockCreate | ( | int16_t | device, |
int16_t | dataBlockId, | ||
uint16_t | dataBlockSize, | ||
uint16_t * | p_buffer, | ||
uint16_t | writeCount ) |
This function is deprecated and calls naibrd_1553_BcDataBlkCreate
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcDataBlockDelete | ( | int16_t | device, |
int16_t | dataBlockId ) |
This function is deprecated and calls naibrd_1553_BcDataBlkDelete
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcDataBlockRead | ( | int16_t | device, |
int16_t | dataBlockId, | ||
uint16_t * | p_outbuffer, | ||
uint16_t | readCount, | ||
uint16_t | offset ) |
This function is deprecated and calls naibrd_1553_BcDataBlkRead
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcDataBlockWrite | ( | int16_t | device, |
int16_t | dataBlockId, | ||
uint16_t * | p_buffer, | ||
uint16_t | writeCount, | ||
uint16_t | offset ) |
This function is deprecated and calls naibrd_1553_BcDataBlkWrite
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcFrameCreate | ( | int16_t | device, |
int16_t | frameId, | ||
uint16_t | frameType, | ||
int16_t * | p_CommandIds, | ||
uint16_t | commandCount, | ||
uint16_t | frameTime, | ||
uint16_t | flags ) |
This function is deprecated and calls naibrd_1553_BcFrmCreate
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcFrameDelete | ( | int16_t | device, |
int16_t | frameId ) |
This function is deprecated and calls naibrd_1553_BcFrmDelete
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcGetActivationState | ( | int16_t | device, |
uint16_t * | p_outcurrentState ) |
This function is deprecated and calls naibrd_1553_BcGetActiveState
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcGetConditionState | ( | int16_t | device, |
uint16_t | conditionCode, | ||
uint16_t * | p_outcurrentState ) |
This function is deprecated and calls naibrd_1553_BcGetConditionCodeState
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcGetMessageByIdRaw | ( | int16_t | device, |
int16_t | messageId, | ||
uint16_t * | p_outbuffer, | ||
uint16_t | isPurgeRequired ) |
This function is deprecated and calls naibrd_1553_BcGetMsgByIdRaw
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcMessageCreate | ( | int16_t | device, |
int16_t | messageId, | ||
int16_t | dataBlockIdForMessage1, | ||
uint16_t | bcControlWordForMessage1, | ||
uint16_t | commandWord1ForMessage1, | ||
uint16_t | commandWord2ForMessage1, | ||
uint16_t | gapTimeForMessage1, | ||
int16_t | dataBlockIdForMessage2, | ||
uint16_t | bcControlWordForMessage2, | ||
uint16_t | commandWord1ForMessage2, | ||
uint16_t | commandWord2ForMessage2, | ||
uint16_t | gapTimeForMessage2, | ||
uint32_t | bcMsgOptions ) |
This function is deprecated and calls naibrd_1553_BcMsgCreate
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageCreateBcToBroadcast | ( | int16_t | device, |
int16_t | messageId, | ||
int16_t | dataBlockId, | ||
uint16_t | receiverRtSubaddress, | ||
uint16_t | wordCount, | ||
uint16_t | gapTime, | ||
uint32_t | options ) |
This function is deprecated and calls naibrd_1553_BcMsgCreateBcToBroadcast
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcMessageCreateBcToRt | ( | int16_t | device, |
int16_t | messageId, | ||
int16_t | dataBlockId, | ||
uint16_t | receiverRt, | ||
uint16_t | receiverRtSubaddress, | ||
uint16_t | wordCount, | ||
uint16_t | gapTime_uS, | ||
uint32_t | bcMsgOptions ) |
This function is deprecated and calls naibrd_1553_BcMsgCreateBcToRt
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageCreateBroadcastMode | ( | int16_t | device, |
int16_t | messageId, | ||
int16_t | dataBlockId, | ||
uint16_t | messageDirection, | ||
uint16_t | modeCommand, | ||
uint16_t | gapTime, | ||
uint32_t | options ) |
This function is deprecated and calls naibrd_1553_BcMsgCreateBroadcastMode
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageCreateMode | ( | int16_t | device, |
int16_t | messageId, | ||
int16_t | dataBlockId, | ||
uint16_t | rt, | ||
uint16_t | messageDirection, | ||
uint16_t | modeCommand, | ||
uint16_t | gapTime_uS, | ||
uint32_t | bcMsgOptions ) |
This function is deprecated and calls naibrd_1553_BcMsgCreateMode
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcMessageCreateRtToBc | ( | int16_t | device, |
int16_t | messageId, | ||
int16_t | dataBlockId, | ||
uint16_t | transmitterRt, | ||
uint16_t | transmitterRtSubaddress, | ||
uint16_t | wordCount, | ||
uint16_t | gapTime_uS, | ||
uint32_t | bcMsgOptions ) |
This function is deprecated and calls naibrd_1553_BcMessageCreateRtToBc
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageCreateRtToBroadcast | ( | int16_t | device, |
int16_t | messageId, | ||
int16_t | dataBlockId, | ||
uint16_t | receiverRtSubaddress, | ||
uint16_t | wordCount, | ||
uint16_t | transmitterRt, | ||
uint16_t | transmitterRtSubaddress, | ||
uint16_t | gapTime, | ||
uint32_t | options ) |
This function is deprecated and calls naibrd_1553_BcMsgCreateRtToBroadcast
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcMessageCreateRtToRt | ( | int16_t | device, |
int16_t | messageId, | ||
int16_t | dataBlockId, | ||
uint16_t | receiverRt, | ||
uint16_t | receiverRtSubaddress, | ||
uint16_t | wordCount, | ||
uint16_t | transmitterRt, | ||
uint16_t | transmitterRtSubaddress, | ||
uint16_t | gapTime_uS, | ||
uint32_t | bcMsgOptions ) |
This function is deprecated and calls naibrd_1553_BcMsgCreateRtToRt
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageDecodeRaw | ( | int16_t | device, |
uint16_t * | p_buffer, | ||
naiDecodedMessageStructure * | p_outdecodedMessage ) |
This function is deprecated and calls naibrd_1553_BcMsgDecodeRaw
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_BcMessageDelete | ( | int16_t | device, |
int16_t | messageId ) |
This function is deprecated and calls naibrd_1553_BcMsgDelete
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageGetByIdDecoded | ( | int16_t | device, |
int16_t | messageId, | ||
naiDecodedMessageStructure * | p_outdecodedMessage, | ||
uint16_t | isPurgeRequired ) |
This function is deprecated and calls naibrd_1553_BcMsgGetByIdDecoded
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageModify | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockIdForMessage1, | ||
uint16_t | wBcControlWordForMessage1, | ||
uint16_t | wCommandWord1ForMessage1, | ||
uint16_t | wCommandWord2ForMessage1, | ||
uint16_t | wGapTimeForMessage1, | ||
int16_t | swDataBlockIdForMessage2, | ||
uint16_t | wBcControlWordForMessage2, | ||
uint16_t | wCommandWord1ForMessage2, | ||
uint16_t | wCommandWord2ForMessage2, | ||
uint16_t | wGapTimeForMessage2, | ||
uint16_t | wModificationFlags ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageModifyBcToBroadcast | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wReceiverRtSubaddress, | ||
uint16_t | wWordCount, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t | wModificationFlags ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageModifyBcToRt | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wReceiverRt, | ||
uint16_t | wReceiverRtSubaddress, | ||
uint16_t | wWordCount, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t | wModificationFlags ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageModifyBroadcastMode | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wMessageDirection, | ||
uint16_t | wModeCommand, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t | wModificationFlags ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageModifyMode | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wRt, | ||
uint16_t | wMessageDirection, | ||
uint16_t | wModeCommand, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t | wModificationFlags ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageModifyRtToBc | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wTransmitterRt, | ||
uint16_t | wTransmitterRtSubaddress, | ||
uint16_t | wWordCount, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t | wModificationFlags ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageModifyRtToBroadcast | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wReceiverRtSubaddress, | ||
uint16_t | wWordCount, | ||
uint16_t | wTransmitterRt, | ||
uint16_t | wTransmitterRtSubaddress, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t | wModificationFlags ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcMessageModifyRtToRt | ( | int16_t | swDevice, |
int16_t | swMessageId, | ||
int16_t | swDataBlockId, | ||
uint16_t | wReceiverRt, | ||
uint16_t | wReceiverRtSubaddress, | ||
uint16_t | wWordCount, | ||
uint16_t | wTransmitterRt, | ||
uint16_t | wTransmitterRtSubaddress, | ||
uint16_t | wGapTime, | ||
uint32_t | dwOptions, | ||
uint16_t | wModificationFlags ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_BcSetMessageRetryPolicy | ( | int16_t | device, |
uint16_t | numberOfRetries, | ||
uint16_t | firstRetryBus, | ||
uint16_t | secondRetryBus, | ||
uint16_t | reserved ) |
This function is deprecated and calls naibrd_1553_BcSetMsgRetryPolicy
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_CommandWordCreate | ( | uint16_t * | p_outcommandWord, |
uint16_t | rtAddress, | ||
uint16_t | messageDirection, | ||
uint16_t | subaddressOrMode, | ||
uint16_t | wordCountOrModeCode ) |
This function is deprecated and calls naibrd_1553_CmdWordCreate
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_GetStatusString | ( | nai_1553_t | status, |
char_t * | spErrorString, | ||
uint16_t | wMaxStringLength ) |
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_Initialize | ( | int16_t | device, |
uint16_t | access, | ||
uint16_t | deviceMode, | ||
uint32_t | sizeOfAllocatedMemory, | ||
uint32_t | registersAddress, | ||
uint32_t | memoryAddress ) |
This function is deprecated and calls naibrd_1553_Init
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_MtContinue | ( | int16_t | swDevice | ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_MtInitialize | ( | int16_t | swDevice, |
uint16_t | wStackMode, | ||
uint16_t | wCommandStackSize, | ||
uint16_t | wDataStackSize, | ||
uint32_t | dwOptions ) |
This function is deprecated and calls naibrd_1553_MtCfg
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_MtMessageDecodeRaw | ( | int16_t | swDevice, |
uint16_t * | wapBuffer, | ||
naiDecodedMessageStructure * | dmspDecodedMessage ) |
This function is deprecated and calls naibrd_1553_MtMsgDecodeRaw
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_MtMessageGetFromStackDecoded | ( | int16_t | device, |
naiDecodedMessageStructure * | p_decodedMessage, | ||
uint16_t | messageLocationAndRemoval, | ||
uint16_t | stackSelector ) |
This function is deprecated and calls naibrd_1553_MtMsgGetFromStackDecoded
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_MtMessageGetFromStackRaw | ( | int16_t | swDevice, |
uint16_t * | wapBuffer, | ||
uint16_t | wBufferSize, | ||
uint16_t | wStackSelector ) |
This function is deprecated and calls naibrd_1553_MtMsgGetFromStackRaw
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_MtMessageMonitoringDisable | ( | int16_t | swDevice, |
uint16_t | wRtAddress, | ||
uint16_t | wMessageDirection, | ||
uint32_t | dwRtSubaddressMask ) |
This function is deprecated and calls naibrd_1553_MtMsgMonitoringDisable
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_MtMessageMonitoringEnable | ( | int16_t | swDevice, |
uint16_t | wRtAddress, | ||
uint16_t | wMessageDirection, | ||
uint32_t | dwRtSubaddressMask ) |
This function is deprecated and calls naibrd_1553_MtMsgMonitoringEnable
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_MtMessageMonitoringGetStatus | ( | int16_t | swDevice, |
uint16_t | wRtAddress, | ||
uint16_t | wMessageDirection, | ||
uint32_t * | dwpRtSubaddressMask ) |
This function is deprecated and calls naibrd_1553_MtMsgMonitoringGetStatus
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_MtPause | ( | int16_t | swDevice | ) |
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_MtStackSwap | ( | int16_t | swDevice | ) |
NAIBRDFUNC uint16_t NAIAPI naibrd_1553_ReadAuxReg | ( | int16_t | device, |
uint32_t | auxRegisterAddress ) |
This function is deprecated and calls naibrd_1553_ReadAuxRegister
NAIBRDFUNC uint32_t NAIAPI naibrd_1553_ReadIntReg | ( | int16_t | device, |
uint32_t | intRegisterAddress ) |
This function is deprecated and calls naibrd_1553_ReadMemory
NAIBRDFUNC uint16_t NAIAPI naibrd_1553_ReadMem | ( | int16_t | device, |
uint32_t | deviceMemoryAddress ) |
This function is deprecated and calls naibrd_1553_ReadMemory
NAIBRDFUNC uint16_t NAIAPI naibrd_1553_ReadReg | ( | int16_t | device, |
uint32_t | registerAddress ) |
This function is deprecated and calls naibrd_1553_ReadRegister
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtAddressRelatch | ( | int16_t | device | ) |
This function is deprecated and calls naibrd_1553_RtAddrRelatch
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtDataBlockCreate | ( | int16_t | device, |
int16_t | dataBlockId, | ||
uint16_t | dataBlockType, | ||
uint16_t * | p_buffer, | ||
uint16_t | writeCount ) |
This function is deprecated and calls naibrd_1553_RtDataBlkCreate
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtDataBlockDelete | ( | int16_t | device, |
int16_t | dataBlockId ) |
This function is deprecated and calls naibrd_1553_RtDataBlkDelete
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtDataBlockGetAddress | ( | int16_t | device, |
int16_t | dataBlockId, | ||
uint16_t * | p_outdeviceMemoryAddress ) |
This function is deprecated and calls naibrd_1553_RtDataBlkGetAddr
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtDataBlockGetSize | ( | uint16_t | dataBlockType, |
uint16_t * | p_outsizeOfAllocatedDeviceMemory, | ||
uint16_t * | p_outactualSizeOfDataBlock ) |
This function is deprecated and calls naibrd_1553_RtDataBlkGetSize
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtDataBlockMapToSubaddress | ( | int16_t | device, |
int16_t | dataBlockId, | ||
uint16_t | subaddress, | ||
uint16_t | messageTypes, | ||
uint16_t | irqOptions, | ||
uint16_t | isSubaddressLegalizationRequested ) |
This function is deprecated and calls naibrd_1553_RtDataBlkMapToSA
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_RtDataBlockRead | ( | int16_t | device, |
int16_t | dataBlockId, | ||
uint16_t * | p_outbuffer, | ||
uint16_t | readCount, | ||
uint16_t | offset ) |
This function is deprecated and calls naibrd_1553_RtDataBlkRead
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtDataBlockUnmapFromSubaddress | ( | int16_t | device, |
int16_t | dataBlockId, | ||
uint16_t | subaddress, | ||
uint16_t | messageTypes ) |
This function is deprecated and calls naibrd_1553_RtDataBlkUnmapFromSA
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtDataBlockWrite | ( | int16_t | device, |
int16_t | dataBlockId, | ||
uint16_t * | p_buffer, | ||
uint16_t | writeCount, | ||
uint16_t | offset ) |
This function is deprecated and calls naibrd_1553_RtDataBlkWrite
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtGetAddress | ( | int16_t | device, |
uint16_t * | p_outrtAddress ) |
This function is deprecated and calls naibrd_1553_RtGetAddr
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtGetAddressSource | ( | int16_t | device, |
uint16_t * | p_outrtAddressSource ) |
This function is deprecated and calls naibrd_1553_RtGetAddrSrc
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtInitialize | ( | int16_t | device, |
uint16_t | commandStackSize, | ||
uint32_t | rtOptions ) |
This function is deprecated and calls naibrd_1553_RtCfg
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtMessageDecodeRaw | ( | int16_t | device, |
uint16_t * | p_buffer, | ||
naiDecodedMessageStructure * | p_outdecodedMessage ) |
This function is deprecated and calls naibrd_1553_RtMsgDecodeRaw
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_RtMessageGetFromStackDecoded | ( | int16_t | device, |
naiDecodedMessageStructure * | p_decodedMessage, | ||
uint16_t | messageLocationAndRemoval ) |
This function is deprecated and calls naibrd_1553_RtMsgDecodeRaw
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtMessageGetFromStackRaw | ( | int16_t | device, |
uint16_t * | p_outbuffer, | ||
uint16_t | bufferLength ) |
This function is deprecated and calls naibrd_1553_RtMsgGetFromStackRaw
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtMessageLegalityDisable | ( | int16_t | device, |
uint16_t | ownAddressOrBroadcast, | ||
uint16_t | messageDirection, | ||
uint16_t | subaddress, | ||
uint32_t | wordCountOrModeCodeMask ) |
This function is deprecated and calls naibrd_1553_RtMsgLegalDisable
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtMessageLegalityEnable | ( | int16_t | device, |
uint16_t | ownAddressOrBroadcast, | ||
uint16_t | messageDirection, | ||
uint16_t | subaddress, | ||
uint32_t | wordCountOrModeCodeMask ) |
This function is deprecated and calls naibrd_1553_RtMsgLegalEnable
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtResponseStatusBitsGet | ( | int16_t | device, |
uint16_t * | p_outstatusEnablerMask ) |
This function is deprecated and calls naibrd_1553_RtRespStatusBitGet
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtResponseStatusBitsSet | ( | int16_t | device, |
uint16_t | statusEnablerMask ) |
This function is deprecated and calls naibrd_1553_RtRespStatusBitSet
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtResponseStatusBitsUnset | ( | int16_t | device, |
uint16_t | statusEnablerMask ) |
This function is deprecated and calls naibrd_1553_RtRespStatusBitUnset
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtSetAddress | ( | int16_t | device, |
uint16_t | rtAddress ) |
This function is deprecated and calls naibrd_1553_RtSetAddr
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtSetAddressSource | ( | int16_t | device, |
uint16_t | rtAddressSource ) |
This function is deprecated and calls naibrd_1553_RtSetAddrSrc
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_RtTxDataBlockSwap | ( | int16_t | device, |
int16_t | dataBlockId, | ||
uint16_t | subaddress ) |
This function is deprecated and calls naibrd_1553_RtTxDataBlkSwap
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_SetClockFrequency | ( | int16_t | device, |
uint16_t | clockFrequency ) |
This function is deprecated and calls naibrd_1553_SetClkFreq
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_SetDecoderConfig | ( | int16_t | device, |
uint16_t | decodedInput, | ||
uint16_t | expendedXingOption ) |
This function is deprecated and calls naibrd_1553_SetDcdrCfg
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_SetIrqConfig | ( | int16_t | device, |
uint16_t | interruptMode, | ||
uint16_t | autoClear ) |
This function is deprecated and calls naibrd_1553_SetIrqCfg
NAIBRDFUNC nai_1553_t NAIAPI naibrd_1553_SetIrqManipulate | ( | int16_t | device, |
uint16_t | isInterruptEnabled, | ||
uint32_t | irqMask, | ||
void(* | p_externalIsr )(void *param, uint32_t vector) ) |
This function is deprecated and calls naibrd_1553_SetIrqEnable
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_SetRamParityCheck | ( | int16_t | device, |
uint16_t | ramParityCheckEnabler ) |
This function is deprecated and calls naibrd_1553_SetRamParityChk
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_SetResponseTimeout | ( | int16_t | device, |
uint16_t | responseTimeout ) |
This function is deprecated and calls naibrd_1553_SetRespTimeout
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_SetTimeTagResolution | ( | int16_t | device, |
uint16_t | timeTagResolution ) |
This function is deprecated and calls naibrd_1553_SetTimeTagRes
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_WriteAuxReg | ( | int16_t | device, |
uint32_t | auxRegisterAddress, | ||
uint16_t | auxRegisterValue ) |
This function is deprecated and calls naibrd_1553_WriteAuxRegister
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_WriteIntReg | ( | int16_t | device, |
uint32_t | intRegisterAddress, | ||
uint16_t | intRegisterValue ) |
This function is deprecated and calls naibrd_1553_WriteMemory
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_WriteMem | ( | int16_t | device, |
uint32_t | deviceMemoryAddress, | ||
uint16_t | deviceMemoryValue ) |
This function is deprecated and calls naibrd_1553_WriteMemory
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_WriteReg | ( | int16_t | device, |
uint32_t | registerAddress, | ||
uint16_t | registerValue ) |
This function is deprecated and calls naibrd_1553_WriteRegister