Home
last modified time | relevance | path

Searched defs:otPlatDebugUart_getc (Results 1 – 2 of 2) sorted by relevance

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