Home
last modified time | relevance | path

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

/openthread-3.4.0/include/openthread/platform/
Ddebug_uart.h154 void otPlatDebugUart_puts(const char *s);
/openthread-3.4.0/examples/platforms/utils/
Ddebug_uart.c86 void otPlatDebugUart_puts(const char *s) in otPlatDebugUart_puts() function