Searched refs:DbgConsole_SendData (Results 1 – 1 of 1) sorted by relevance
280 int DbgConsole_SendData(uint8_t *ch, size_t size);495 int DbgConsole_SendData(uint8_t *ch, size_t size) in DbgConsole_SendData() function600 sentLength = DbgConsole_SendData(&ch[size - totalLength], (size_t)sendDataLength); in DbgConsole_SendDataReliable()619 return DbgConsole_SendData(ch, size); in DbgConsole_SendDataReliable()