Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h70 int8_t radio_tx_power_floor(int8_t power);
Dradio.c383 int8_t radio_tx_power_floor(int8_t power) in radio_tx_power_floor() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c305 tx_power = radio_tx_power_floor(tx_power); in tx_power_set()
Dlll.c658 return radio_tx_power_floor(tx_pwr_lvl); in lll_radio_tx_pwr_floor()