Searched refs:power_table_value (Results 1 – 2 of 2) sorted by relevance
635 RF_TxPowerTable_Value power_table_value; in ieee802154_cc13xx_cc26xx_subg_set_txpower() local639 power_table_value = RF_TxPowerTable_findValue( in ieee802154_cc13xx_cc26xx_subg_set_txpower()641 if (power_table_value.rawValue == RF_TxPowerTable_INVALID_VALUE) { in ieee802154_cc13xx_cc26xx_subg_set_txpower()647 status = RF_setTxPower(drv_data->rf_handle, power_table_value); in ieee802154_cc13xx_cc26xx_subg_set_txpower()
278 RF_TxPowerTable_Value power_table_value = RF_TxPowerTable_findValue( in ieee802154_cc13xx_cc26xx_set_txpower() local280 if (power_table_value.rawValue == RF_TxPowerTable_INVALID_VALUE) { in ieee802154_cc13xx_cc26xx_set_txpower()285 status = RF_setTxPower(drv_data->rf_handle, power_table_value); in ieee802154_cc13xx_cc26xx_set_txpower()