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