Searched refs:SREC_EMPTY (Results 1 – 2 of 2) sorted by relevance
86 #define SREC_EMPTY 10 /* Empty Record without any data */ macro88 #define SREC_REC_OK SREC_EMPTY /* last code without error condition */
33 return (SREC_EMPTY); in srec_decode()