Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/periph_eeprom/example/src/
A Deeprom.c100 char strOut[2]; in MakeString() local
112 strOut[1] = '\0'; in MakeString()
116 strOut[0] = str[4 + index] = (uint8_t) byte; in MakeString()
117 DEBUGSTR(strOut); in MakeString()
126 (void) strOut; in MakeString()

Completed in 4 milliseconds