Home
last modified time | relevance | path

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

/openthread-3.4.0/examples/platforms/utils/
Ddebug_uart.c109 int otPlatDebugUart_kbhit(void) { return 0; /* nothing */ } in otPlatDebugUart_kbhit() function
/openthread-3.4.0/examples/platforms/simulation/
Duart.c334 int otPlatDebugUart_kbhit(void) in otPlatDebugUart_kbhit() function