Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/common/NTP/include/
A DNTPDemo.h50 extern BaseType_t xNTPHasTime;
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/common/NTP/
A DNTPDemo.c89 BaseType_t xNTPHasTime; variable
457 xNTPHasTime = pdTRUE; in prvReadTime()
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/IPv6_Multi_WinSim_demo/
A Dmain.c778 extern BaseType_t xNTPHasTime;
799 if( xNTPHasTime != pdFALSE ) in get_time()

Completed in 12 milliseconds