Home
last modified time | relevance | path

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

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