Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h70 int8_t radio_tx_power_floor(int8_t power);
Dradio.c363 int8_t radio_tx_power_floor(int8_t power) in radio_tx_power_floor() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c305 tx_power = radio_tx_power_floor(tx_power); in tx_power_set()
Dlll.c710 return radio_tx_power_floor(tx_pwr_lvl);