Searched refs:Byte3 (Results 1 – 3 of 3) sorted by relevance
112 #define PH_NFCFRI_NDEFMAP_FELI_CAL_LEN_BYTES(Byte1,Byte2,Byte3,DataLen)\ argument119 (DataLen) += (Byte3);\
51 uint32_t Byte3 = value & 0xFF000000; in SwapByteOrder_32()52 return (Byte0 << 24) | (Byte1 << 8) | (Byte2 >> 8) | (Byte3 >> 24); in SwapByteOrder_32()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...