Home
last modified time | relevance | path

Searched defs:Mode2 (Results 1 – 22 of 22) sorted by path

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Spi/Provider/
H A Dmod.rs448 pub const Mode2: ProviderSpiMode = ProviderSpiMode(2i32); const
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Devices/Spi/Provider/
H A Dmod.rs13 pub const Mode2: Self = Self(2i32); const
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Devices/Spi/
H A Dmod.rs16 pub const Mode2: Self = Self(2i32); const
/dports/devel/tinygo/tinygo-0.14.1/src/machine/
H A Dspi.go11 Mode2 = 2 const
/dports/finance/frontaccounting/frontaccounting/gl/manage/
H A Dgl_quick_entries.php132 $Mode2 = 'RESET2'; variable
153 $Mode2 = 'RESET2'; variable
164 $Mode2 = 'RESET2'; variable
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/glide2gl/src/Glide64/
H A Dglide64_rdp.c101 const char *Mode2[] = { "COMBINED", "TEXEL0", variable
/dports/irc/ircproxy/ircproxy-1.3.6/src/
H A Dchan_mode.c94 char Mode2[ModeLen+1]; in chan_addmode() local
/dports/math/octave-forge-tsa/tsa-4.6.3/inst/
H A Dacovf.m66 Mode2 = 1; variable
68 Mode2 = 3; variable
70 Mode2 = 4; variable
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/io/spi/
H A Dspi.go26 Mode2 = Mode(2) const
/dports/print/hplip/hplip-3.20.6/prnt/hpcups/
H A DMode2.cpp36 Mode2::Mode2 (unsigned int RasterSize) in Mode2() function in Mode2
/dports/print/hplip/hplip-3.20.6/prnt/hpijs/
H A Dcompression.cpp489 Mode2::Mode2 (SystemServices* pSys, unsigned int RasterSize) in Mode2() function in Mode2
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DAtagOne.cpp63 …std::string &Username, const std::string &Password, const int Mode1, const int Mode2, const int Mo… in CAtagOne()
H A DCurrentCostMeterSerial.cpp147 int Mode2 = 0; in SetCurrentCostUSBType() local
H A DLimitless.cpp1438 int Mode2 = atoi(request::findValue(&req, "CCBridgeType").c_str()); in SetLimitlessType() local
H A DOTGWSerial.cpp23 …std::string& devname, const unsigned int baud_rate, const int Mode1, const int Mode2, const int Mo… in OTGWSerial()
H A DOTGWTCP.cpp10 …::string &IPAddress, const unsigned short usIPPort, const int Mode1, const int Mode2, const int Mo… in OTGWTCP()
H A DRFXBase.cpp283 bool CRFXBase::SetRFXCOMHardwaremodes(const unsigned char Mode1, const unsigned char Mode2, const u… in SetRFXCOMHardwaremodes()
H A DRFXComSerial.cpp948 unsigned char Mode2 = atoi(result[0][1].c_str()); in SetRFXCOMMode() local
H A DThermosmart.cpp60 …std::string &Username, const std::string &Password, const int Mode1, const int Mode2, const int Mo… in CThermosmart()
84 void CThermosmart::SetModes(const int Mode1, const int Mode2, const int Mode3, const int Mode4, con… in SetModes()
/dports/www/domoticz/domoticz-2020.2/main/
H A DWebServer.cpp8330 std::string Mode2; // Used to flag DimmerType as relative for some old LimitLessLight type bulbs member
H A Dmainworker.cpp652 int Mode2 = atoi(sd[10].c_str()); in RestartHardware() local
670 const int Mode2, in AddHardwareFromParams()
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/io/spi/
H A Dspi.go26 Mode2 = Mode(2) const