Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dstatic_counter.hpp60 #define ValidateNextEnum(kEnumartor) \ argument
61 static_assert(kEnumartor == StaticCounterValue(), #kEnumartor " value is incorrect"); \