Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/periph_eeprom/example/src/
A Deeprom.c50 #define CHKTAG "NxP" macro
75 if (strncmp(str, CHKTAG, CHKTAG_SIZE) == 0) { in ShowString()
107 strncpy((char *) str, CHKTAG, CHKTAG_SIZE); in MakeString()

Completed in 3 milliseconds