Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freemodbus/modbus/functions/
Dmbfunccoils_m.c89 eMBMasterReqReadCoils( UCHAR ucSndAddr, USHORT usCoilAddr, USHORT usNCoils, LONG lTimeOut ) in eMBMasterReqReadCoils()
195 eMBMasterReqWriteCoil( UCHAR ucSndAddr, USHORT usCoilAddr, USHORT usCoilData, LONG lTimeOut ) in eMBMasterReqWriteCoil()
289 USHORT usCoilAddr, USHORT usNCoils, UCHAR * pucDataBuffer, LONG lTimeOut) in eMBMasterReqWriteMultipleCoils()