Home
last modified time | relevance | path

Searched defs:tailIndex (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL_Buffer.c134 int32_t tailIndex = multiBuffer->tailIndex; in RCL_MultiBuffer_RxEntry_get() local
224 int32_t tailIndex = nextBuffer->tailIndex; in RCL_MultiBuffer_RxEntry_next() local
DRCL_Buffer.h92 uint16_t tailIndex; /*!< Number of bytes written */ member