Searched refs:read32 (Results 1 – 2 of 2) sorted by relevance
107 void FPGA::read32(unsigned long *r) in read32() function in Client::FPGA166 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()[all …]
108 void read32(unsigned long *);