Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRF.c250 uint32_t skipSegmentLength = curWord.segment.length; in LRF_applySettings() local
251 bufferAvailWords -= skipSegmentLength + 1; in LRF_applySettings()
252 totalLength -= skipSegmentLength + 1; in LRF_applySettings()
263 curEntry += skipSegmentLength; in LRF_applySettings()