Home
last modified time | relevance | path

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

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/
A Dfsl_log.c221 static status_t LOG_ReadOneCharacter(uint8_t *ch);
338 if (LOG_ReadOneCharacter(&buf[i]) != kStatus_Success) in LOG_ReadLine()
384 if (LOG_ReadOneCharacter(ch) == kStatus_Success) in LOG_ReadCharacter()
401 static status_t LOG_ReadOneCharacter(uint8_t *ch) in LOG_ReadOneCharacter() function

Completed in 4 milliseconds