Home
last modified time | relevance | path

Searched defs:newValue (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/thread/
Dlink_quality.cpp48 uint32_t newValue = (aSuccess) ? 0 : kMaxRateValue; in AddSample() local
60 uint16_t newValue; in Add() local
/openthread-latest/src/core/utils/
Dchannel_monitor.cpp146 uint32_t newValue = 0; in HandleEnergyScanResult() local
Dparse_cmdline.cpp133 uint64_t newValue; in ParseAsUint64() local
/openthread-latest/src/core/net/
Dchecksum.cpp51 uint16_t newValue = mValue; in AddUint8() local