Searched refs:step (Results 1 – 10 of 10) sorted by relevance
181 RAIL_TxPowerLevel_t *step) in RAIL_GetPowerSettingTable() argument199 *step = modeInfo->step; in RAIL_GetPowerSettingTable()205 (void)step; in RAIL_GetPowerSettingTable()256 RAIL_TxPowerLevel_t step = modeInfo->step; in RAIL_ConvertDbmToRaw() local267 uint32_t powerIndex = (power - minPower) / step; in RAIL_ConvertDbmToRaw()499 *increment = modeInfo->step; in RAIL_GetTxPowerCurveLimits()
210 RAIL_TxPowerLevel_t step; /** step size in deci-dBm between entries in table */ member
279 RAIL_TxPowerLevel_t *step) in RAIL_GetPowerSettingTable() argument288 *step = modeInfo->step; in RAIL_GetPowerSettingTable()296 (void)step; in RAIL_GetPowerSettingTable()327 RAIL_TxPowerLevel_t step = modeInfo->step; in RAIL_ConvertDbmToRaw() local338 uint32_t powerIndex = (power - minPower) / step; in RAIL_ConvertDbmToRaw()563 *increment = modeInfo->step; in RAIL_GetTxPowerCurveLimits()
255 RAIL_TxPowerLevel_t step; member
125 .step = RAIL_PA_CURVES_SUBGIG_CURVES_STEP_DDBM, \134 .step = RAIL_PA_CURVES_OFDM_CURVES_STEP_DDBM, \
99 .step = RAIL_PA_CURVES_COMMON_INTERFACE_10DBM_STEP_DDBM, \108 .step = RAIL_PA_CURVES_COMMON_INTERFACE_0DBM_STEP_DDBM, \
306 void IDAC_StepSet(IDAC_TypeDef *idac, const uint32_t step) in IDAC_StepSet() argument311 EFM_ASSERT(step <= (_IDAC_CURPROG_STEPSEL_MASK >> _IDAC_CURPROG_STEPSEL_SHIFT)); in IDAC_StepSet()314 tmp |= step << _IDAC_CURPROG_STEPSEL_SHIFT; in IDAC_StepSet()
232 void IDAC_StepSet(IDAC_TypeDef *idac, const uint32_t step);
2656 RAIL_TxPowerLevel_t *step);
2993 RAIL_TxPowerLevel_t *step);