Home
last modified time | relevance | path

Searched refs:MB_FUNC_OTHER_REP_SLAVEID_BUF (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/freemodbus/modbus/functions/
Dmbfuncother.c49 static UCHAR ucMBSlaveID[MB_FUNC_OTHER_REP_SLAVEID_BUF];
63 if( usAdditionalLen + 2 < MB_FUNC_OTHER_REP_SLAVEID_BUF ) in eMBSetSlaveID()
/hal_espressif-3.4.0/components/freemodbus/modbus/include/
Dmbconfig.h117 #define MB_FUNC_OTHER_REP_SLAVEID_BUF ( 32 ) macro
Dmbfunc.h37 #if MB_FUNC_OTHER_REP_SLAVEID_BUF > 0