Home
last modified time | relevance | path

Searched refs:power_offset (Results 1 – 2 of 2) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
Dhw_testcheat_if.h29 void hw_radio_testcheat_set_tx_power_gain(double power_offset);
37 void hw_radio_testcheat_set_rx_power_gain(double power_offset);
DNHW_RADIO.c1516 void hw_radio_testcheat_set_rx_power_gain(double power_offset){ in hw_radio_testcheat_set_rx_power_gain() argument
1517 cheat_rx_power_offset = power_offset; in hw_radio_testcheat_set_rx_power_gain()