Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Dlogging.h128 OT_LOG_REGION_PLATFORM = 13, ///< Platform enumerator
/openthread-latest/src/posix/platform/
Dsystem.cpp205 otPlatLog(OT_LOG_LEVEL_CRIT, OT_LOG_REGION_PLATFORM, "Unknown type of the co-processor!\n"); in platformInit()
/openthread-latest/src/ncp/
Dncp_base.cpp692 case OT_LOG_REGION_PLATFORM: in ConvertLogRegion()