Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_txp.h38 #define RADIO_TXP_DEFAULT RADIO_TXPOWER_TXPOWER_Neg5dBm
Dradio_sim_nrf5340.h467 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg5dBm) { in hal_radio_tx_power_floor()
468 return RADIO_TXPOWER_TXPOWER_Neg5dBm; in hal_radio_tx_power_floor()
Dradio_nrf5340.h487 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg5dBm) { in hal_radio_tx_power_floor()
488 return RADIO_TXPOWER_TXPOWER_Neg5dBm; in hal_radio_tx_power_floor()
Dradio_nrf54lx.h616 return RADIO_TXPOWER_TXPOWER_Neg5dBm; in hal_radio_tx_power_value()
Dradio_sim_nrf54l.h610 return RADIO_TXPOWER_TXPOWER_Neg5dBm; in hal_radio_tx_power_value()