Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freemodbus/modbus/functions/
Dmbfunccoils.c117 eMBRegCoilsCB( pucFrameCur, usRegAddress, usCoilCount, in eMBFuncReadCoils()
177 eMBRegCoilsCB( &ucBuf[0], usRegAddress, 1, MB_REG_WRITE ); in eMBFuncWriteCoil()
239 eMBRegCoilsCB( &pucFrame[MB_PDU_FUNC_WRITE_MUL_VALUES_OFF], in eMBFuncWriteMultipleCoils()
/hal_espressif-3.6.0/components/freemodbus/modbus/include/
Dmb.h382 eMBErrorCode eMBRegCoilsCB( UCHAR * pucRegBuffer, USHORT usAddress,
/hal_espressif-3.6.0/components/freemodbus/common/
Desp_modbus_slave.c493 eMBErrorCode eMBRegCoilsCB(UCHAR* pucRegBuffer, USHORT usAddress, in eMBRegCoilsCB() function