Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Ddebug_uart.h132 int otPlatDebugUart_getc(void);
/openthread-latest/examples/platforms/utils/
Ddebug_uart.c112 int otPlatDebugUart_getc(void) { return -1; /* nothing */ } in otPlatDebugUart_getc() function
/openthread-latest/examples/platforms/simulation/
Duart.c321 int otPlatDebugUart_getc(void) in otPlatDebugUart_getc() function