PMC-Sierra PM5358 S/UNI 4x622 Power Screwdriver User Manual


 
PM5358 S/UNI-4x622 Driver Manual
Application Programming Interface
Proprietary and Confidential to PMC-Sierra, Inc. 77
Document ID: PMC-2010419, Issue 1
Outputs
None
Returns
Success =
SUNI4x622_SUCCESS
Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE
SUNI4x622_ERR_INVALID_DEV
SUNI4x622_ERR_INVALID_ARG
Valid States
SUNI4x622_ACTIVE, SUNI4x622_INACTIVE
Side Effects
None
Resetting the TFCLK DLL: suni4x622IntfSysResetTDLL
This function resets the TFCLK DLL.
Prototype
INT4 suni4x622IntfSysResetTDLL(sSUNI4x622_HNDL
deviceHandle)
Inputs
deviceHandle : device handle (from suni4x622Add)
Outputs
None
Returns
Success =
SUNI4x622_SUCCESS
Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE
SUNI4x622_ERR_INVALID_DEV
Valid States
SUNI4x622_ACTIVE, SUNI4x622_INACTIVE
Side Effects
None
Resetting the RFCLK DLL: suni4x622IntfSysResetRDLL
This function resets the RFCLK DLL.
Prototype
INT4 suni4x622IntfSysResetRDLL(sSUNI4x622_HNDL
deviceHandle)
Inputs
deviceHandle : device handle (from suni4x622Add)
Outputs
None
Returns
Success =
SUNI4x622_SUCCESS
Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE
SUNI4x622_ERR_INVALID_DEV
Valid States
SUNI4x622_ACTIVE, SUNI4x622_INACTIVE
Side Effects
None