Searched refs:nBytes (Results 1 – 2 of 2) sorted by relevance
65 void otPlatDebugUart_write_bytes(const uint8_t *pBytes, int nBytes) in otPlatDebugUart_write_bytes() argument67 while (nBytes > 0) in otPlatDebugUart_write_bytes()71 nBytes--; in otPlatDebugUart_write_bytes()
162 void otPlatDebugUart_write_bytes(const uint8_t *pBytes, int nBytes);