Searched refs:power_table_value (Results 1 – 2 of 2) sorted by relevance
639 RF_TxPowerTable_Value power_table_value; in ieee802154_cc13xx_cc26xx_subg_set_txpower() local643 power_table_value = RF_TxPowerTable_findValue( in ieee802154_cc13xx_cc26xx_subg_set_txpower()645 if (power_table_value.rawValue == RF_TxPowerTable_INVALID_VALUE) { in ieee802154_cc13xx_cc26xx_subg_set_txpower()651 status = RF_setTxPower(drv_data->rf_handle, power_table_value); in ieee802154_cc13xx_cc26xx_subg_set_txpower()
282 RF_TxPowerTable_Value power_table_value = RF_TxPowerTable_findValue( in ieee802154_cc13xx_cc26xx_set_txpower() local284 if (power_table_value.rawValue == RF_TxPowerTable_INVALID_VALUE) { in ieee802154_cc13xx_cc26xx_set_txpower()289 status = RF_setTxPower(drv_data->rf_handle, power_table_value); in ieee802154_cc13xx_cc26xx_set_txpower()