Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/include/
DNTPDemo.h55 extern BaseType_t xNTPHasTime;
/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
DNTPDemo.c90 BaseType_t xNTPHasTime; variable
458 xNTPHasTime = pdTRUE; in prvReadTime()