Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_txp.h30 #define RADIO_TXP_DEFAULT RADIO_TXPOWER_TXPOWER_Neg1dBm
Dradio_sim_nrf5340.h451 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg1dBm) { in hal_radio_tx_power_floor()
452 return RADIO_TXPOWER_TXPOWER_Neg1dBm; in hal_radio_tx_power_floor()
Dradio_nrf5340.h471 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg1dBm) { in hal_radio_tx_power_floor()
472 return RADIO_TXPOWER_TXPOWER_Neg1dBm; in hal_radio_tx_power_floor()
Dradio_nrf54lx.h600 return RADIO_TXPOWER_TXPOWER_Neg1dBm; in hal_radio_tx_power_value()
Dradio_sim_nrf54l.h594 return RADIO_TXPOWER_TXPOWER_Neg1dBm; in hal_radio_tx_power_value()