Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/LPC18xx/
DNetworkInterface.c925 const uint8_t * pucLast = pucCurrent + 6; in prvGenerateCRC32() local
928 while( pucCurrent < pucLast ) in prvGenerateCRC32()