Searched refs:pBytes (Results 1 – 2 of 2) sorted by relevance
65 void otPlatDebugUart_write_bytes(const uint8_t *pBytes, int nBytes) in otPlatDebugUart_write_bytes() argument69 otPlatDebugUart_putchar((int)(*pBytes)); in otPlatDebugUart_write_bytes()70 pBytes++; in otPlatDebugUart_write_bytes()
161 void otPlatDebugUart_write_bytes(const uint8_t *pBytes, int nBytes);