Home
last modified time | relevance | path

Searched refs:otPlatDebugUart_write_bytes (Results 1 – 2 of 2) sorted by relevance

/openthread-3.4.0/include/openthread/platform/
Ddebug_uart.h162 void otPlatDebugUart_write_bytes(const uint8_t *pBytes, int nBytes);
/openthread-3.4.0/examples/platforms/utils/
Ddebug_uart.c65 void otPlatDebugUart_write_bytes(const uint8_t *pBytes, int nBytes) in otPlatDebugUart_write_bytes() function