Searched refs:otPlatDebugUart_putchar_raw (Results 1 – 3 of 3) sorted by relevance
98 otPlatDebugUart_putchar_raw('\r'); in otPlatDebugUart_putchar()101 otPlatDebugUart_putchar_raw(c); in otPlatDebugUart_putchar()106 void otPlatDebugUart_putchar_raw(int c) { OT_UNUSED_VARIABLE(c); } in otPlatDebugUart_putchar_raw() function
111 void otPlatDebugUart_putchar_raw(int c);
295 void otPlatDebugUart_putchar_raw(int c) in otPlatDebugUart_putchar_raw() function