Searched refs:dataSetLength (Results 1 – 2 of 2) sorted by relevance
106 u16 dataSetLength; // dataLength * stationNumber member
164 context->dataSetLength = (u16)(context->config.dataLength * count); in MPDSInit()166 if (context->dataSetLength > MPDS_DATA_SIZE) in MPDSInit()173 context->dataSetLength += 4; // aidBits, receivedBits in MPDSInit()301 MPSendAsync( &context->ds[i], context->dataSetLength,412 MPSendAsync( &context->ds[oldWI], context->dataSetLength, in Step()560 MPSendAsync( buf, context->dataSetLength, in Step()911 MPSendAsync( &context->ds[oldWI], context->dataSetLength, in SendDataSet()