Built-in PLT functions


Functions

VOID CuCmd_BIP_StartBIP (THandle hCuCmd, ConParm_t parm[], U16 nParms)
 Starts calibration.
VOID CuCmd_BIP_EnterRxBIP (THandle hCuCmd, ConParm_t parm[], U16 nParms)
 Enters the Rx calibration state.
VOID CuCmd_BIP_StartRxBIP (THandle hCuCmd, ConParm_t parm[], U16 nParms)
 Starts Rx calibration.
VOID CuCmd_BIP_ExitRxBIP (THandle hCuCmd, ConParm_t parm[], U16 nParms)
 Exits Rx calibration.
VOID CuCmd_BIP_BufferCalReferencePoint (THandle hCuCmd, ConParm_t parm[], U16 nParms)
 Sets the buffer calibration reference point.

Detailed Description


Function Documentation

VOID CuCmd_BIP_BufferCalReferencePoint ( THandle  hCuCmd,
ConParm_t  parm[],
U16  nParms 
)

Sets the buffer calibration reference point.

This function sets the buffer calibration reference point.

Parameters:
[in] hCuCmd Handle for the command module
[in] parm parm[0] Reference point detector value
parm[1] Reference point power
parm[2] Sub-band
[in] nParms Always 3
Returns:
None
See also:
Note:
Warning:

VOID CuCmd_BIP_EnterRxBIP ( THandle  hCuCmd,
ConParm_t  parm[],
U16  nParms 
)

Enters the Rx calibration state.

This function initiates Rx BIP operations.

Parameters:
[in] hCuCmd Handle for the command module
[in] parm Not used; should be 0
[in] nParms Not used; should be 0
Returns:
None
See also:
Note:
Warning:

VOID CuCmd_BIP_ExitRxBIP ( THandle  hCuCmd,
ConParm_t  parm[],
U16  nParms 
)

Exits Rx calibration.

This function ends the Rx BIP procedure.

Parameters:
[in] hCuCmd Handle for the command module
[in] parm Not used; should be 0
[in] nParms Not used; should be 0
Returns:
None
See also:
Note:
Warning:

VOID CuCmd_BIP_StartBIP ( THandle  hCuCmd,
ConParm_t  parm[],
U16  nParms 
)

Starts calibration.

This function configures the firmware to start the actual calibration on a specific sub- band (or several sub-bands).

Parameters:
[in] hCuCmd Handle for the command module
[in] parm parm[0] Indicates whether to enable testing of sub-band B/G, channels 1 - 14 (0 - disable, 1 – enable; default = 0).
parm[1] Optional; defines whether to enable testing of sub-band A, channels 1 - 4 (0 - disable, 1 – enable; default = 0).
parm[2] Optional;, defines whether to enable testing of sub-band A, channels 8 - 16 (0 - disable, 1 – enable; default = 0).
parm[3] Optional; defines whether to enable testing of sub-band A, channels 34 - 48 (0 - disable, 1 – enable; default = 0).
parm[4] Optional;, defines whether to enable testing of sub-band A, channels 52 - 64 (0 - disable, 1 – enable; default = 0).
parm[5] Optional; defines whether to enable testing of sub-band A, channels 100 - 116 (0 - disable, 1 – enable; default = 0).
parm[6] Optional; defines whether to enable testing of sub-band A, channels 120 - 140 (0 - disable, 1 – enable; default = 0).
parm[7] Optional; defines whether to enable testing of sub-band A, channels 149 - 165 (0 - disable, 1 – enable; default = 0).
[in] nParms 1 - 8.
Returns:
None
See also:
Note:
Warning:

VOID CuCmd_BIP_StartRxBIP ( THandle  hCuCmd,
ConParm_t  parm[],
U16  nParms 
)

Starts Rx calibration.

This function configures the firmware to start Rx calibration.

Parameters:
[in] hCuCmd Handle for the command module
[in] parm parm[0] Reference point value - The external signal power level
[in] nParms Always 1
Returns:
None
See also:
Note:
Warning:


Generated on Sun Dec 6 12:34:03 2009 for WLAN DRIVER API REFERENCE MANUAL by  doxygen 1.5.9