Home
last modified time | relevance | path

Searched defs:setDrivingState (Results 1 – 9 of 9) sorted by relevance

/dports/misc/gpsim/gpsim-0.31.0/src/
H A Di2c-ee.cc93 void setDrivingState(bool new_state) in setDrivingState() function in I2C_SLAVE_SDA
135 void setDrivingState(bool new_state) in setDrivingState() function in I2C_SLAVE_SCL
H A Dzcd.cc85 virtual void setDrivingState(char) {} in setDrivingState() function in ZCDPinMonitor
H A Dstimuli.h185 virtual void setDrivingState(bool new_dstate) { bDrivingState = new_dstate;} in setDrivingState() function
186 virtual void setDrivingState(char new3State) in setDrivingState() function
H A Dstimuli.cc1118 void IOPIN::setDrivingState(bool new_state) in setDrivingState() function in IOPIN
1129 void IOPIN::setDrivingState(char new3State) in setDrivingState() function in IOPIN
H A Dioports.cc668 void PinModule::setDrivingState(char) in setDrivingState() function in PinModule
H A Dpic-processor.cc2008 virtual void setDrivingState(char) {} in setDrivingState() function in MCLRPinMonitor
/dports/misc/gpsim/gpsim-0.31.0/extras/ds1307/
H A Dds1307.cc80 void setDrivingState(bool new_state) in setDrivingState() function in SQW_PIN
/dports/misc/gpsim/gpsim-0.31.0/extras/dht11/
H A Ddht11.cc135 void setDrivingState(bool new_state) { in setDrivingState() function in dht11Module::Pin
/dports/misc/gpsim/gpsim-0.31.0/modules/
H A Di2c.cc294 void setDrivingState(bool new_state) in setDrivingState() function in I2C_Module::I2C_PIN