Home
last modified time | relevance | path

Searched refs:RADIO_TXPOWER_TXPOWER_Pos3dBm (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_sim_nrf5340.h361 #ifndef RADIO_TXPOWER_TXPOWER_Pos3dBm
362 #define RADIO_TXPOWER_TXPOWER_Pos3dBm (0x03UL) macro
501 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_high_voltage_set()
Dradio_nrf5340.h363 #ifndef RADIO_TXPOWER_TXPOWER_Pos3dBm
364 #define RADIO_TXPOWER_TXPOWER_Pos3dBm (0x03UL) macro
521 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_high_voltage_set()
Dradio_nrf5_txp.h22 #define RADIO_TXP_DEFAULT RADIO_TXPOWER_TXPOWER_Pos3dBm
Dradio_nrf52805.h274 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor()
275 return RADIO_TXPOWER_TXPOWER_Pos3dBm; in hal_radio_tx_power_floor()
Dradio_nrf52810.h293 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor()
294 return RADIO_TXPOWER_TXPOWER_Pos3dBm; in hal_radio_tx_power_floor()
Dradio_nrf52832.h291 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor()
292 return RADIO_TXPOWER_TXPOWER_Pos3dBm; in hal_radio_tx_power_floor()
Dradio_sim_nrf52.h443 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor()
444 return RADIO_TXPOWER_TXPOWER_Pos3dBm; in hal_radio_tx_power_floor()
Dradio_nrf52820.h468 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor()
469 return RADIO_TXPOWER_TXPOWER_Pos3dBm; in hal_radio_tx_power_floor()
Dradio_nrf52811.h463 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor()
464 return RADIO_TXPOWER_TXPOWER_Pos3dBm; in hal_radio_tx_power_floor()
Dradio_nrf52833.h478 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor()
479 return RADIO_TXPOWER_TXPOWER_Pos3dBm; in hal_radio_tx_power_floor()
Dradio_nrf52840.h492 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor()
493 return RADIO_TXPOWER_TXPOWER_Pos3dBm; in hal_radio_tx_power_floor()
Dradio_nrf54lx.h584 return RADIO_TXPOWER_TXPOWER_Pos3dBm; in hal_radio_tx_power_value()
Dradio_sim_nrf54l.h578 return RADIO_TXPOWER_TXPOWER_Pos3dBm; in hal_radio_tx_power_value()
Dradio.c356 return RADIO_TXPOWER_TXPOWER_Pos3dBm; in radio_tx_power_max_get()
370 if (power >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in radio_tx_power_floor()
371 return RADIO_TXPOWER_TXPOWER_Pos3dBm; in radio_tx_power_floor()