Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_txp.h32 #define RADIO_TXP_DEFAULT RADIO_TXPOWER_TXPOWER_Neg2dBm
Dradio_sim_nrf5340.h455 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg2dBm) { in hal_radio_tx_power_floor()
456 return RADIO_TXPOWER_TXPOWER_Neg2dBm; in hal_radio_tx_power_floor()
Dradio_nrf5340.h475 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg2dBm) { in hal_radio_tx_power_floor()
476 return RADIO_TXPOWER_TXPOWER_Neg2dBm; in hal_radio_tx_power_floor()
Dradio_nrf54lx.h604 return RADIO_TXPOWER_TXPOWER_Neg2dBm; in hal_radio_tx_power_value()
Dradio_sim_nrf54l.h598 return RADIO_TXPOWER_TXPOWER_Neg2dBm; in hal_radio_tx_power_value()