Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dlogging.c33 case OT_LOG_LEVEL_DEBG: in log_translate()
Ddiag.c388 otPlatLog(OT_LOG_LEVEL_DEBG, OT_LOG_REGION_PLATFORM, "Transmit done"); in otPlatDiagAlarmCallback()
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_spinel.c90 log_level = OT_LOG_LEVEL_DEBG; in write()