Lines Matching refs:read32
107 void FPGA::read32(unsigned long *r) in read32() function in Client::FPGA
166 this->read32(&nb); in ReadNbParameters()
181 this->read32(&kind); in ReadTestIdentification()
182 this->read32(&theId); in ReadTestIdentification()
189 this->read32(¶mID); in ReadTestIdentification()
300 this->read32(&nbPatterns); in ReadPatternList()
307 this->read32(&offset); in ReadPatternList()
308 this->read32(&nb); in ReadPatternList()
329 this->read32(&nbValues); in ReadParameterList()
343 this->read32(&offset); in ReadParameterList()
344 this->read32(&nb); in ReadParameterList()
357 this->read32(&kind); in ReadParameterList()
359 this->read32(&nbInputSamples); in ReadParameterList()
360 this->read32(&nbOutputSamples); in ReadParameterList()
361 this->read32(&dimensions); in ReadParameterList()
368 this->read32(&sample); in ReadParameterList()
390 this->read32(&nbOutputs); in ReadOutputList()