Home
last modified time | relevance | path

Searched refs:RF_GET_RSSI_ERROR_VAL (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2.h948 #define RF_GET_RSSI_ERROR_VAL (-128) ///< Error return value for RF_getRssi() macro
DRFCC26X2_multiMode.c5241 return((int8_t)RF_GET_RSSI_ERROR_VAL); in RF_getRssi()