Searched refs:RADIO_TXPOWER_TXPOWER_Neg20dBm (Results 1 – 14 of 14) sorted by relevance
106 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()107 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
56 #define RADIO_TXP_DEFAULT RADIO_TXPOWER_TXPOWER_Neg20dBm
298 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()299 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
317 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()318 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
315 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()316 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
471 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()472 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
496 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()497 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
491 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()492 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
511 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()512 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
487 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()488 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
506 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()507 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
520 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()521 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
652 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_value()
646 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_value()