Home
last modified time | relevance | path

Searched refs:LOG_ReadLine (Results 1 – 3 of 3) sorted by relevance

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/
A Dfsl_debug_console.c141 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()
A Dfsl_log.h70 int LOG_ReadLine(uint8_t *buf, size_t size);
A Dfsl_log.c326 int LOG_ReadLine(uint8_t *buf, size_t size) in LOG_ReadLine() function

Completed in 8 milliseconds