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:
BIT(0)
Burn gain offset into the device.
This macro defines the bit for burning the gain offset into the device.
1997
of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h
SL_SI91X_BURN_FREQ_OFFSET#
#define SL_SI91X_BURN_FREQ_OFFSETValue:
BIT(1)
Burn frequency offset into the device.
This macro defines the bit for burning the frequency offset into the device.
2006
of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h
SL_SI91X_SW_XO_CTUNE_VALID#
#define SL_SI91X_SW_XO_CTUNE_VALIDValue:
BIT(2)
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.
2015
of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h
SL_SI91X_BURN_XO_FAST_DISABLE#
#define SL_SI91X_BURN_XO_FAST_DISABLEValue:
BIT(3)
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 SI917.
2026
of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h