Home | History | Annotate | Download | only in cintltst

Lines Matching refs:codeunit

91     static const uint8_t codeunit[]={0x00, 0x65, 0x7e, 0x7f, 0xc0, 0xc4, 0xf0, 0xfd, 0x80, 0x81, 0xbc, 0xbe,};
94 for(i=0; i<sizeof(codeunit)/sizeof(codeunit[0]); i++){
95 uint8_t c=codeunit[i];