Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_cfg.h167 #define BUFFER_FREE_SPACE_PERCENTAGE 15 macro
H A Dfrhsl_ringbuffer.c724 …->pSystemState->bufMinFreeBytes = _hsl->pSystemState->bufSize * BUFFER_FREE_SPACE_PERCENTAGE / 100; in initBufferMemory()