Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Das_core_type.hpp147 #define DefineMapEnum(FirstEnumType, SecondEnumType) \ argument
150 using Type = SecondEnumType; \
153 template <> struct MappedEnum<SecondEnumType> \