Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_txp.h42 #define RADIO_TXP_DEFAULT RADIO_TXPOWER_TXPOWER_Neg7dBm
Dradio_sim_nrf5340.h475 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg7dBm) { in hal_radio_tx_power_floor()
476 return RADIO_TXPOWER_TXPOWER_Neg7dBm; in hal_radio_tx_power_floor()
Dradio_nrf5340.h495 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg7dBm) { in hal_radio_tx_power_floor()
496 return RADIO_TXPOWER_TXPOWER_Neg7dBm; in hal_radio_tx_power_floor()
Dradio_nrf54lx.h624 return RADIO_TXPOWER_TXPOWER_Neg7dBm; in hal_radio_tx_power_value()
Dradio_sim_nrf54l.h618 return RADIO_TXPOWER_TXPOWER_Neg7dBm; in hal_radio_tx_power_value()