Searched refs:RADIO_TXPOWER_TXPOWER_Neg8dBm (Results 1 – 14 of 14) sorted by relevance
94 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor()95 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_floor()
44 #define RADIO_TXP_DEFAULT RADIO_TXPOWER_TXPOWER_Neg8dBm
286 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor()287 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_floor()
305 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor()306 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_floor()
303 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor()304 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_floor()
459 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor()460 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_floor()
484 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor()485 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_floor()
479 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor()480 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_floor()
499 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor()500 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_floor()
475 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor()476 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_floor()
494 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor()495 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_floor()
508 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor()509 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_floor()
628 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_value()
622 return RADIO_TXPOWER_TXPOWER_Neg8dBm; in hal_radio_tx_power_value()