Searched refs:RF_GET_RSSI_ERROR_VAL (Results 1 – 2 of 2) sorted by relevance
948 #define RF_GET_RSSI_ERROR_VAL (-128) ///< Error return value for RF_getRssi() macro
5241 return((int8_t)RF_GET_RSSI_ERROR_VAL); in RF_getRssi()