Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_IPv6_Sockets.c204 BaseType_t xHadNonZero = pdFALSE; in uxHexPrintShort() local
212 xHadNonZero = pdTRUE; in uxHexPrintShort()
215 if( ( xHadNonZero != pdFALSE ) || ( uxNibble == ( uxNibbleCount - 1U ) ) ) in uxHexPrintShort()