Home
last modified time | relevance | path

Searched refs:RAIL_TX_POWER_MODE_SUBGIG (Results 1 – 4 of 4) sorted by relevance

/hal_silabs-3.7.0/gecko/platform/radio/rail_lib/chip/efr32/efr32xg1x/
Drail_chip_specific.h805 RAIL_TX_POWER_MODE_SUBGIG, in RAIL_ENUM()
824 #define RAIL_TX_POWER_MODE_SUBGIG ((RAIL_TxPowerMode_t) RAIL_TX_POWER_MODE_SUBGIG) macro
/hal_silabs-3.7.0/gecko/platform/radio/rail_lib/chip/efr32/efr32xg2x/
Drail_chip_specific.h1310 RAIL_TX_POWER_MODE_SUBGIG = RAIL_TX_POWER_MODE_SUBGIG_HP, in RAIL_ENUM()
1437 #define RAIL_TX_POWER_MODE_SUBGIG ((RAIL_TxPowerMode_t) RAIL_TX_POWER_MODE_… macro
/hal_silabs-3.7.0/gecko/platform/radio/rail_lib/plugin/pa-conversions/efr32xg1x/config/
Dsl_rail_util_pa_config.h60 #define SL_RAIL_UTIL_PA_SELECTION_SUBGHZ RAIL_TX_POWER_MODE_SUBGIG
/hal_silabs-3.7.0/gecko/platform/radio/rail_lib/plugin/pa-conversions/
Dpa_conversions_efr32.c137 current = &powerCurvesState.curves[RAIL_TX_POWER_MODE_SUBGIG]; in RAIL_InitTxPowerCurves()