Searched refs:SEC_CHIP (Results 1 – 2 of 2) sorted by relevance
44 #define SEC_CHIP "[CHIP_NAME]" macro
1190 fprintf(out, SEC_CHIP "\n" OPT_NAME "=%s\n", gOpts.chip); in printOpts()1250 if (!strcmp(buf, SEC_CHIP)) { in parseOpts()