Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ds_record.h83 #define SREC_COUNT 5 /* Count Record (previously transmitted) */ macro
/OK3568_Linux_fs/u-boot/common/
H A Ds_record.c66 srec_type = SREC_COUNT; /* a 2 byte record counter */ in srec_decode()