Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf54lx.h542 static inline uint32_t hal_radio_tx_power_value(int8_t tx_power_lvl) in hal_radio_tx_power_value() function
Dradio.c317 value = hal_radio_tx_power_value(power); in radio_tx_power_set()