Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dnum_utils.hpp141 template <typename IntType> int8_t ClampToInt8(IntType aValue) in ClampToInt8() function
/openthread-latest/src/core/thread/
Dlink_metrics.cpp808 return ClampToInt8(value); in ScaleRawValueToRssi()