Searched refs:RADIO_TXPOWER_TXPOWER_Neg20dBm (Results 1 – 13 of 13) sorted by relevance
105 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()106 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
56 #define RADIO_TXP_DEFAULT RADIO_TXPOWER_TXPOWER_Neg20dBm
297 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()298 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
316 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()317 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
314 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()315 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
464 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()465 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()
483 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()484 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
492 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()493 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
505 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()506 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
502 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()503 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
519 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()520 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_floor()
633 return RADIO_TXPOWER_TXPOWER_Neg20dBm; in hal_radio_tx_power_value()