Home
last modified time | relevance | path

Searched refs:RADIO_TXPOWER_TXPOWER_Neg6dBm (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_txp.h40 #define RADIO_TXP_DEFAULT RADIO_TXPOWER_TXPOWER_Neg6dBm
Dradio_sim_nrf5340.h471 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg6dBm) { in hal_radio_tx_power_floor()
472 return RADIO_TXPOWER_TXPOWER_Neg6dBm; in hal_radio_tx_power_floor()
Dradio_nrf5340.h491 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg6dBm) { in hal_radio_tx_power_floor()
492 return RADIO_TXPOWER_TXPOWER_Neg6dBm; in hal_radio_tx_power_floor()
Dradio_nrf54lx.h620 return RADIO_TXPOWER_TXPOWER_Neg6dBm; in hal_radio_tx_power_value()
Dradio_sim_nrf54l.h614 return RADIO_TXPOWER_TXPOWER_Neg6dBm; in hal_radio_tx_power_value()