Searched refs:txPower2p4 (Results 1 – 1 of 1) sorted by relevance
113 static RAIL_TxPowerCurveAlt_t txPower2p4 = { in RAIL_InitTxPowerCurves() local121 txPower2p4.maxPower = config->txPowerSgCurves->maxPower; in RAIL_InitTxPowerCurves()122 txPower2p4.minPower = config->txPowerSgCurves->minPower; in RAIL_InitTxPowerCurves()123 (void) memcpy(&txPower2p4.powerParams[0], in RAIL_InitTxPowerCurves()126 current->conversion.powerCurve = &txPower2p4; in RAIL_InitTxPowerCurves()