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.
Macro Definition Documentation#
RAIL_POWER_MODE_IS_ANY_DBM_POWERSETTING_MAPPING_TABLE#
#define RAIL_POWER_MODE_IS_ANY_DBM_POWERSETTING_MAPPING_TABLEValue:
(((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).
Convenience macro for any mapping table mode.
Definition at line
320
of file chip/efr32/sixg3xx/rail_chip_specific.h
RAIL_POWER_MODE_SUPPORTS_RAW_SETTING#
#define RAIL_POWER_MODE_SUPPORTS_RAW_SETTINGValue:
(x)
Convenience macro to check if the power mode supports raw setting.
Definition at line
325
of file chip/efr32/sixg3xx/rail_chip_specific.h