Calibration Flags#

This section provides a reference to the calibration flags in the boot configuration feature bitmaps.

Macros#

#define
SL_SI91X_BURN_GAIN_OFFSET SL_WIFI_BURN_GAIN_OFFSET

Burn gain offset into the device.

#define
SL_SI91X_BURN_FREQ_OFFSET SL_WIFI_BURN_FREQ_OFFSET

Burn frequency offset into the device.

#define
SL_SI91X_SW_XO_CTUNE_VALID SL_WIFI_SW_XO_CTUNE_VALID

Indicates if the software XO CTUNE is valid.

#define
SL_SI91X_BURN_XO_FAST_DISABLE SL_WIFI_BURN_XO_FAST_DISABLE

Burn bit to disable XO fast into the device.

Macro Definition Documentation#

SL_SI91X_BURN_GAIN_OFFSET#

#define SL_SI91X_BURN_GAIN_OFFSET
Value:
SL_WIFI_BURN_GAIN_OFFSET

Burn gain offset into the device.

This macro defines the bit for burning the gain offset into the device.


SL_SI91X_BURN_FREQ_OFFSET#

#define SL_SI91X_BURN_FREQ_OFFSET
Value:
SL_WIFI_BURN_FREQ_OFFSET

Burn frequency offset into the device.

This macro defines the bit for burning the frequency offset into the device.


SL_SI91X_SW_XO_CTUNE_VALID#

#define SL_SI91X_SW_XO_CTUNE_VALID
Value:
SL_WIFI_SW_XO_CTUNE_VALID

Indicates if the software XO CTUNE is valid.

This macro defines the bit to indicate that the software XO CTUNE (crystal tuning) value is valid.


SL_SI91X_BURN_XO_FAST_DISABLE#

#define SL_SI91X_BURN_XO_FAST_DISABLE
Value:
SL_WIFI_BURN_XO_FAST_DISABLE

Burn bit to disable XO fast into the device.

This macro defines the bit for burning a setting to disable the fast XO (crystal oscillator) into the device.

Note

  • Not applicable for SiWx91x.