OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SREC_EMPTY
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
s_record.h
86
#define
SREC_EMPTY
10 /* Empty Record without any data */
88
#define SREC_REC_OK
SREC_EMPTY
/* last code without error condition */
/external/u-boot/common/
s_record.c
33
return (
SREC_EMPTY
);
Completed in 527 milliseconds