Searched refs:LOG_ReadLine (Results 1 – 3 of 3) sorted by relevance
141 LOG_ReadLine((uint8_t *)scanfBuf, DEBUG_CONSOLE_SCANF_MAX_LOG_LEN); in DbgConsole_Scanf()218 LOG_ReadLine(buffer, size); in __read()293 return LOG_ReadLine((uint8_t *)buffer, size); in _read()364 return LOG_ReadLine((uint8_t *)ptr, len); in read()
70 int LOG_ReadLine(uint8_t *buf, size_t size);
326 int LOG_ReadLine(uint8_t *buf, size_t size) in LOG_ReadLine() function
Completed in 8 milliseconds