SIxx3xx#

Types specific to the SIxx3xx for dealing with the on-chip PAs.

Macros#

#define

The number of PA's on this chip (including Virtual PAs).

#define

Convenience macro to check if the power mode supports raw setting.

#define

Indicates on number of PA modes present on a chip.

#define

The number of PA's on this chip (including Virtual PAs).

#define

Convenience macro to check if the power mode supports raw setting.

Macro Definition Documentation#

RAIL_POWER_MODE_IS_ANY_DBM_POWERSETTING_MAPPING_TABLE#

#define RAIL_POWER_MODE_IS_ANY_DBM_POWERSETTING_MAPPING_TABLE
Value:
(((x) == RAIL_TX_POWER_MODE_2P4GIG_HP) \
|| ((x) == RAIL_TX_POWER_MODE_2P4GIG_LP))

The number of PA's on this chip (including Virtual PAs).

DeprecatedRAIL 2.x. synonym of SL_RAIL_NUM_PA.

Convenience macro for any mapping table mode.

DeprecatedRAIL 2.x. synonym of SL_RAIL_POWER_MODE_IS_ANY_DBM_POWERSETTING_MAPPING_TABLE().


RAIL_POWER_MODE_SUPPORTS_RAW_SETTING#

#define RAIL_POWER_MODE_SUPPORTS_RAW_SETTING
Value:
(x)

Convenience macro to check if the power mode supports raw setting.

DeprecatedRAIL 2.x. synonym of SL_RAIL_POWER_MODE_SUPPORTS_RAW_SETTING().


SL_RAIL_TX_PA_MODES_COUNT#

#define SL_RAIL_TX_PA_MODES_COUNT
Value:
(SLI_RAIL_HAS_PA_MODE_2P4_GHZ \
+ SLI_RAIL_HAS_PA_MODE_SUB_GHZ \
+ SLI_RAIL_HAS_PA_MODE_SUB_GHZ_OFDM \
+ SLI_RAIL_HAS_PA_MODE_2P4_GHZ_BTC)

Indicates on number of PA modes present on a chip.


SL_RAIL_POWER_MODE_IS_ANY_DBM_POWERSETTING_MAPPING_TABLE#

#define SL_RAIL_POWER_MODE_IS_ANY_DBM_POWERSETTING_MAPPING_TABLE
Value:
(x)

The number of PA's on this chip (including Virtual PAs).

Convenience macro for any mapping table mode.


SL_RAIL_POWER_MODE_SUPPORTS_RAW_SETTING#

#define SL_RAIL_POWER_MODE_SUPPORTS_RAW_SETTING
Value:
(x)

Convenience macro to check if the power mode supports raw setting.