SIxx3xx#
SIxx3xx-specific Calibrations.
Modules#
sl_rail_channel_config_entry_attr
Macros#
Indicates the number of 2.4 GHz RF Paths suppported.
Indicates the number of Sub-GHz RF Paths supported.
Indicates the number of RF Paths supported.
Indicates this version of RAIL supports IR calibration on multiple RF paths Needed for backwards compatibility.
Indicates the number of 2.4 GHz RF Paths suppported.
Indicates the number of Sub-GHz RF Paths supported.
Indicates the number of RF Paths supported.
Indicates this version of RAIL supports IR calibration on multiple RF paths Needed for backwards compatibility.
Macro Definition Documentation#
RAIL_RF_PATHS_2P4GIG#
#define RAIL_RF_PATHS_2P4GIGValue:
0
Indicates the number of 2.4 GHz RF Paths suppported.
DeprecatedRAIL 2.x. synonym of SL_RAIL_RF_PATHS_2P4_GHZ.
RAIL_RF_PATHS_SUBGIG#
#define RAIL_RF_PATHS_SUBGIGValue:
0
Indicates the number of Sub-GHz RF Paths supported.
DeprecatedRAIL 2.x. synonym of SL_RAIL_RF_PATHS_SUB_GHZ.
RAIL_RF_PATHS#
#define RAIL_RF_PATHSValue:
(RAIL_RF_PATHS_SUBGIG + RAIL_RF_PATHS_2P4GIG)
Indicates the number of RF Paths supported.
DeprecatedRAIL 2.x. synonym of SL_RAIL_RF_PATHS.
RADIO_CONFIG_ENABLE_IRCAL_MULTIPLE_RF_PATHS#
#define RADIO_CONFIG_ENABLE_IRCAL_MULTIPLE_RF_PATHSValue:
0
Indicates this version of RAIL supports IR calibration on multiple RF paths Needed for backwards compatibility.
DeprecatedRAIL 2.x. synonym of SL_RAIL_RADIO_CONFIG_ENABLE_IR_CAL_MULTIPLE_RF_PATHS.
SL_RAIL_RF_PATHS_2P4_GHZ#
#define SL_RAIL_RF_PATHS_2P4_GHZValue:
0
Indicates the number of 2.4 GHz RF Paths suppported.
SL_RAIL_RF_PATHS_SUB_GHZ#
#define SL_RAIL_RF_PATHS_SUB_GHZValue:
0
Indicates the number of Sub-GHz RF Paths supported.
SL_RAIL_RF_PATHS#
#define SL_RAIL_RF_PATHSValue:
(SL_RAIL_RF_PATHS_SUB_GHZ + SL_RAIL_RF_PATHS_2P4_GHZ)
Indicates the number of RF Paths supported.
SL_RAIL_RADIO_CONFIG_ENABLE_IR_CAL_MULTIPLE_RF_PATHS#
#define SL_RAIL_RADIO_CONFIG_ENABLE_IR_CAL_MULTIPLE_RF_PATHSValue:
0
Indicates this version of RAIL supports IR calibration on multiple RF paths Needed for backwards compatibility.