Home
last modified time | relevance | path

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

/dports/misc/gpsim/gpsim-0.31.0/extras/ds1820/
H A Drom1w.h26 class ROMCodeAttribute; variable
38 ROMCodeAttribute *attr_ROMCode;
H A Drom1w.cc21 class ROMCodeAttribute : public Integer { class
25 ROMCodeAttribute() in ROMCodeAttribute() function in ROMCodeAttribute
292 attr_ROMCode = new ROMCodeAttribute(); in Rom1W()