Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/functions/
H A Dmbfunccoils_m.c88 eMBMasterReqReadCoils( UCHAR ucSndAddr, USHORT usCoilAddr, USHORT usNCoils ,LONG lTimeOut ) in eMBMasterReqReadCoils()
194 eMBMasterReqWriteCoil( UCHAR ucSndAddr, USHORT usCoilAddr, USHORT usCoilData, LONG lTimeOut ) in eMBMasterReqWriteCoil()
288 USHORT usCoilAddr, USHORT usNCoils, UCHAR * pucDataBuffer, LONG lTimeOut) in eMBMasterReqWriteMultipleCoils()