Home
last modified time | relevance | path

Searched defs:AsyncType (Results 1 – 3 of 3) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/hardware/
H A DRFXBase.cpp169 void CRFXBase::SetAsyncType(_eRFXAsyncType const AsyncType) in SetAsyncType()
176 void CRFXBase::Set_Async_Parameters(const _eRFXAsyncType AsyncType) in Set_Async_Parameters()
H A DRFXComTCP.cpp12 … ID, const std::string &IPAddress, const unsigned short usIPPort, const _eRFXAsyncType AsyncType) : in RFXComTCP()
H A DRFXComSerial.cpp64 …const int ID, const std::string& devname, unsigned int baud_rate, const _eRFXAsyncType AsyncType) : in RFXComSerial()