Searched refs:dbm (Results 1 – 5 of 5) sorted by relevance
59 int8_t dbm; member112 if (integer_tx_power >= allowed_values[i].dbm) in to_radio_tx_power_convert()206 p_tx_power_split->radio_tx_power = to_radio_tx_power_convert(power).dbm; in mpsl_fem_tx_power_split()242 p_tx_power_split->radio_tx_power = to_radio_tx_power_convert(power).dbm; in nrf_802154_fal_tx_power_split()
44 uint8_t nrf_802154_ccaedthres_from_dbm_calculate(int8_t dbm) in nrf_802154_ccaedthres_from_dbm_calculate() argument46 return dbm - ED_RSSIOFFS; in nrf_802154_ccaedthres_from_dbm_calculate()
63 uint8_t nrf_802154_ccaedthres_from_dbm_calculate(int8_t dbm);
272 void nrf_802154_pib_tx_power_set(int8_t dbm) in nrf_802154_pib_tx_power_set() argument274 m_data.tx_power = dbm; in nrf_802154_pib_tx_power_set()
143 void nrf_802154_pib_tx_power_set(int8_t dbm);