Lines Matching full:template
37 *|0x0C |error reading template from library or invalid |
38 *| |template |
40 *|0x0D |error when uploading template |
46 *|0x10 |fail to delete the template |
76 #define R502A_REGMODEL 0x05 /*To combine character files and generate template*/
77 #define R502A_STORE 0x06 /*To store template*/
78 #define R502A_LOAD 0x07 /*To read/load template*/
79 #define R502A_UPCHAR 0x08 /*To upload template*/
80 #define R502A_DOWNCHAR 0x09 /*To download template*/
82 #define R502A_DELETE 0x0C /*To delete template*/
89 #define R502A_TEMPLATECOUNT 0x1D /*To read finger template numbers*/
90 #define R502A_READTEMPLATEINDEX 0x1F /*Read fingerprint template index table*/
128 #define R502A_TEMPLATE_SIZE 768 /* Maximum size of template, twice of CHAR_BUF*/