Home
last modified time | relevance | path

Searched refs:OT_NUM_ERRORS (Results 1 – 3 of 3) sorted by relevance

/openthread-2.7.6/include/openthread/
Derror.h245 OT_NUM_ERRORS, enumerator
/openthread-2.7.6/src/core/common/
Derror.hpp94 constexpr uint8_t kNumErrors = OT_NUM_ERRORS;
/openthread-2.7.6/src/lib/spinel/
Dradio_spinel_impl.hpp993 else if (receiveError < OT_NUM_ERRORS) in ParseRadioFrame()