Home
last modified time | relevance | path

Searched refs:read32 (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/Testing/FrameworkSource/
DFPGA.cpp107 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(&paramID); 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 …]
/cmsis-dsp-latest/Testing/FrameworkInclude/
DFPGA.h108 void read32(unsigned long *);