EFR32xG2x#
EFR32xG2x-specific State Transitions.
Typedefs#
typedef RAIL_RadioStateEfr32_t
Internal Radio State type mapping for EFR32 chips.
Macros#
#define
RAIL_MINIMUM_TRANSITION_US (100U)
The minimum value for a consistent RAIL transition.
#define
RAIL_MAXIMUM_TRANSITION_US (1000000U)
The maximum value for a consistent RAIL transition.
Typedef Documentation#
RAIL_RacRadioState_t#
typedef RAIL_RadioStateEfr32_t RAIL_RacRadioState_t
Internal Radio State type mapping for EFR32 chips.
Definition at line
845
of file chip/efr32/efr32xg2x/rail_chip_specific.h
Macro Definition Documentation#
RAIL_MINIMUM_TRANSITION_US#
#define RAIL_MINIMUM_TRANSITION_USValue:
(100U)
The minimum value for a consistent RAIL transition.
Note
Transitions may need to be slower than this when using longer RAIL_TxPowerConfig_t::rampTime values
Definition at line
834
of file chip/efr32/efr32xg2x/rail_chip_specific.h
RAIL_MAXIMUM_TRANSITION_US#
#define RAIL_MAXIMUM_TRANSITION_USValue:
(1000000U)
The maximum value for a consistent RAIL transition.
Definition at line
840
of file chip/efr32/efr32xg2x/rail_chip_specific.h