Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_ringbuffer.c926 MS_U32 u32tmpReadPtr; in bufferAllocateWrite() local
940 u32tmpReadPtr = listGetFirstValue(_hsl); in bufferAllocateWrite()
941 if( u32tmpReadPtr == 0 ) // this means no writes are pending in bufferAllocateWrite()
947 _hsl->pSystemState->bufReadLimit = u32tmpReadPtr; in bufferAllocateWrite()