Searched refs:Bytes2Val (Results 1 – 1 of 1) sorted by relevance
57 return Bytes2Val(self.Data[0:3])303 def Bytes2Val (bytes): function331 rep = "0x%X ('%s')" % (Bytes2Val(bytearray(val)), val)429 value = Bytes2Val(fdbin[offset:offset+sizeof(c_uint32)])587 value = Bytes2Val(fdbin[offset:offset+sizeof(c_uint32)])603 value = Bytes2Val(fdbin[offset:offset+size]) + delta648 …hfsp.write("#define FSP_IMAGE_ID 0x%016X /* '%s' */\n" % (Bytes2Val(bytearray(fih.ImageId))…