Home
last modified time | relevance | path

Searched refs:MB_PDU_REQ_READ_SIZE (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/functions/
H A Dmbfuncinput_m.c48 #define MB_PDU_REQ_READ_SIZE ( 4 ) macro
89 vMBMasterSetPDUSndLength( MB_PDU_SIZE_MIN + MB_PDU_REQ_READ_SIZE ); in eMBMasterReqReadInputRegister()
H A Dmbfuncdisc_m.c50 #define MB_PDU_REQ_READ_SIZE ( 4 ) macro
89 vMBMasterSetPDUSndLength( MB_PDU_SIZE_MIN + MB_PDU_REQ_READ_SIZE ); in eMBMasterReqReadDiscreteInputs()
H A Dmbfunccoils_m.c48 #define MB_PDU_REQ_READ_SIZE ( 4 ) macro
104 vMBMasterSetPDUSndLength( MB_PDU_SIZE_MIN + MB_PDU_REQ_READ_SIZE ); in eMBMasterReqReadCoils()
H A Dmbfuncholding_m.c48 #define MB_PDU_REQ_READ_SIZE ( 4 ) macro
281 vMBMasterSetPDUSndLength( MB_PDU_SIZE_MIN + MB_PDU_REQ_READ_SIZE ); in eMBMasterReqReadHoldingRegister()