Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/utils/
Ddebug_uart.c106 void otPlatDebugUart_putchar_raw(int c) { OT_UNUSED_VARIABLE(c); } in otPlatDebugUart_putchar_raw() function
/openthread-latest/examples/platforms/simulation/
Duart.c295 void otPlatDebugUart_putchar_raw(int c) in otPlatDebugUart_putchar_raw() function