Searched refs:ucReturn (Results 1 – 3 of 3) sorted by relevance
119 uint8_t ucReturn; in ucIsCachedMemory() local125 ucReturn = pdFALSE; in ucIsCachedMemory()129 ucReturn = pdTRUE; in ucIsCachedMemory()132 return ucReturn; in ucIsCachedMemory()
107 uint8_t ucReturn; in ucIsCachedMemory() local113 ucReturn = pdFALSE; in ucIsCachedMemory()117 ucReturn = pdTRUE; in ucIsCachedMemory()120 return ucReturn; in ucIsCachedMemory()
296 uint8_t ucReturn = 0; in xStubucBitConfig_read_8() local305 ucReturn = xTestDHCPv6BitOperation[ ulTestDHCPv6BitOperationReadIndex ].val.ucVal; in xStubucBitConfig_read_8()317 return ucReturn; in xStubucBitConfig_read_8()