Searched refs:radio_tx_power_floor (Results 1 – 4 of 4) sorted by relevance
70 int8_t radio_tx_power_floor(int8_t power);
383 int8_t radio_tx_power_floor(int8_t power) in radio_tx_power_floor() function
305 tx_power = radio_tx_power_floor(tx_power); in tx_power_set()
658 return radio_tx_power_floor(tx_pwr_lvl); in lll_radio_tx_pwr_floor()