Searched refs:MB_PDU_FUNC_READ_REGCNT_MAX (Results 1 – 3 of 3) sorted by relevance
48 #define MB_PDU_FUNC_READ_REGCNT_MAX ( 0x007D ) macro83 && ( usRegCount < MB_PDU_FUNC_READ_REGCNT_MAX ) ) in eMBFuncReadInputRegister()
48 #define MB_PDU_FUNC_READ_REGCNT_MAX ( 0x007D ) macro192 if( ( usRegCount >= 1 ) && ( usRegCount <= MB_PDU_FUNC_READ_REGCNT_MAX ) ) in eMBFuncReadHoldingRegister()
49 #define MB_PDU_FUNC_READ_REGCNT_MAX ( 0x007D ) macro