Home
last modified time | relevance | path

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

/external/openthread/examples/platforms/utils/
Ddebug_uart.c98 otPlatDebugUart_putchar_raw('\r'); in otPlatDebugUart_putchar()
101 otPlatDebugUart_putchar_raw(c); in otPlatDebugUart_putchar()
106 void otPlatDebugUart_putchar_raw(int c) in otPlatDebugUart_putchar_raw() function
/external/openthread/include/openthread/platform/
Ddebug_uart.h111 void otPlatDebugUart_putchar_raw(int c);
/external/openthread/examples/platforms/cc2538/
Duart.c266 void otPlatDebugUart_putchar_raw(int b) in otPlatDebugUart_putchar_raw() function
/external/openthread/examples/platforms/simulation/
Duart.c320 void otPlatDebugUart_putchar_raw(int c) in otPlatDebugUart_putchar_raw() function