Home
last modified time | relevance | path

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

/openthread-3.4.0/include/openthread/platform/
Ddebug_uart.h122 int otPlatDebugUart_kbhit(void);
/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