Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/sl/sl_opensource/src/
Dnrf_802154_sl_fem.c69 static radio_tx_power_t to_radio_tx_power_convert(int8_t integer_tx_power) in to_radio_tx_power_convert() argument
112 if (integer_tx_power >= allowed_values[i].dbm) in to_radio_tx_power_convert()