Home
last modified time | relevance | path

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

/openthread-2.7.6/examples/platforms/utils/
Ddebug_uart.c61 otPlatDebugUart_puts_no_nl(buf); in otPlatDebugUart_vprintf()
76 void otPlatDebugUart_puts_no_nl(const char *s) in otPlatDebugUart_puts_no_nl() function
88 otPlatDebugUart_puts_no_nl(s); in otPlatDebugUart_puts()
/openthread-2.7.6/include/openthread/platform/
Ddebug_uart.h173 void otPlatDebugUart_puts_no_nl(const char *s);