SIxx3xx#

SIxx3xx-specific Calibrations.

Modules#

RAIL_ChannelConfigEntryAttr

sl_rail_channel_config_entry_attr

Macros#

#define

Indicates the number of 2.4 GHz RF Paths suppported.

#define

Indicates the number of Sub-GHz RF Paths supported.

#define
RAIL_RF_PATHS (RAIL_RF_PATHS_SUBGIG + RAIL_RF_PATHS_2P4GIG)

Indicates the number of RF Paths supported.

#define

Indicates this version of RAIL supports IR calibration on multiple RF paths Needed for backwards compatibility.

#define

Indicates the number of 2.4 GHz RF Paths suppported.

#define

Indicates the number of Sub-GHz RF Paths supported.

#define
SL_RAIL_RF_PATHS (SL_RAIL_RF_PATHS_SUB_GHZ + SL_RAIL_RF_PATHS_2P4_GHZ)

Indicates the number of RF Paths supported.

#define

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_2P4GIG
Value:
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_SUBGIG
Value:
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_PATHS
Value:
(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_PATHS
Value:
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_GHZ
Value:
0

Indicates the number of 2.4 GHz RF Paths suppported.


SL_RAIL_RF_PATHS_SUB_GHZ#

#define SL_RAIL_RF_PATHS_SUB_GHZ
Value:
0

Indicates the number of Sub-GHz RF Paths supported.


SL_RAIL_RF_PATHS#

#define SL_RAIL_RF_PATHS
Value:
(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_PATHS
Value:
0

Indicates this version of RAIL supports IR calibration on multiple RF paths Needed for backwards compatibility.