Calibration Flags#
This section provides a reference to the calibration flags in the boot configuration feature bitmaps.
Macros#
Burn gain offset into the device.
Burn frequency offset into the device.
Indicates if the software XO CTUNE is valid.
Burn bit to disable XO fast into the device.
Macro Definition Documentation#
SL_SI91X_BURN_GAIN_OFFSET#
#define SL_SI91X_BURN_GAIN_OFFSETValue:
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_OFFSETValue:
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_VALIDValue:
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_DISABLEValue:
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.