Home
last modified time | relevance | path

Searched refs:ADCON0_DIF (Results 1 – 3 of 3) sorted by relevance

/dports/misc/gpsim/gpsim-0.31.0/src/
H A Da2dconverter.h295 friend class ADCON0_DIF; variable
352 class ADCON0_DIF : public ADCON0
367 ADCON0_DIF(Processor *pCpu, const char *pName, const char *pDesc);
H A Da2dconverter.cc386 ADCON0_DIF::ADCON0_DIF(Processor *pCpu, const char *pName, const char *pDesc) in ADCON0_DIF() function in ADCON0_DIF
392 void ADCON0_DIF::put(unsigned int new_value) in put()
435 void ADCON0_DIF::put_conversion(void) in put_conversion()
H A Dp1xf1xxx.h530 ADCON0_DIF adcon0;