Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freemodbus/modbus/functions/
Dmbfuncinput.c98 eMBRegInputCB( pucFrameCur, usRegAddress, usRegCount ); in eMBFuncReadInputRegister()
/hal_espressif-3.6.0/components/freemodbus/modbus/include/
Dmb.h312 eMBErrorCode eMBRegInputCB( UCHAR * pucRegBuffer, USHORT usAddress,
/hal_espressif-3.6.0/components/freemodbus/common/
Desp_modbus_slave.c525 eMBErrorCode eMBRegInputCB(UCHAR * pucRegBuffer, USHORT usAddress, USHORT usNRegs) in eMBRegInputCB() function