Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_ringbuffer.c199 …for( i=0; (i<PENDING_WRITE_LIST_LEN) && (_hsl->pendingWriteList[i].u32bufferIndex || _hsl->pending… in listFindNextFreeNode()
216 currentNode->u32bufferIndex = newValue; in listAppendValue()
260 node->u32bufferIndex = 0; in listRemoveNode()
282 retVal = _hsl->pendingWriteHead->u32bufferIndex; in listGetFirstValue()
746 _hsl->pendingWriteList[i].u32bufferIndex = 0; in initBufferMemory()
H A Dfrhsl_cfg.h178 MS_U32 u32bufferIndex; member
H A DapiHSL.c237 bUFFER = (MS_U8*)(bUFiNFO->u32bufferIndex);