Home
last modified time | relevance | path

Searched refs:pucDataBuffer (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/freemodbus/modbus/functions/
Dmbfunccoils_m.c289 USHORT usCoilAddr, USHORT usNCoils, UCHAR * pucDataBuffer, LONG lTimeOut) in eMBMasterReqWriteMultipleCoils() argument
320 *ucMBFrame++ = pucDataBuffer[usRegIndex++]; in eMBMasterReqWriteMultipleCoils()
/hal_espressif-3.6.0/components/freemodbus/modbus/include/
Dmb_m.h362 USHORT usCoilAddr, USHORT usNCoils, UCHAR * pucDataBuffer, LONG lTimeOut );