Lines Matching full:power
85 /* "Rail" power level if outside supported range */
452 * Set the transmit output power (in dBm).
454 * NOTE: If the output power specified is within the BLE limits but outside
455 * the chip limits, we "rail" the power level so we dont exceed the min/max
458 * @param dbm Power output in dBm.
468 /* "Rail" power level if outside supported range */ in ble_phy_txpwr_set()
485 * Get the rounded transmit output power (in dBm).
487 * @param dbm Power output in dBm.
489 * @return int Rounded power in dBm
493 /* "Rail" power level if outside supported range */ in ble_phy_txpower_round()
508 * Get the transmit power.
510 * @return int The current PHY transmit power, in dBm