OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yaffs_ECCCorrect
(Results
1 - 3
of
3
) sorted by null
/external/yaffs2/yaffs2/
yaffs_ecc.h
36
int
yaffs_ECCCorrect
(unsigned char *data, unsigned char *read_ecc,
yaffs_tagscompat.c
208
yaffs_ECCCorrect
(data, spare->ecc1, calcEcc);
211
yaffs_ECCCorrect
(&data[256], spare->ecc2, calcEcc);
yaffs_ecc.c
173
int
yaffs_ECCCorrect
(unsigned char *data, unsigned char *read_ecc,
Completed in 59 milliseconds