Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/test/regression/azure_iot/
Dmain.c117 static UINT unix_time_get(ULONG *unix_time);
299 demo_entry(&ip_0, &pool_0, &dns_0, unix_time_get); in test_entry()
375 static UINT unix_time_get(ULONG *unix_time) in unix_time_get() function
Ddirect_method_unit_test.c337 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
Dnx_azure_iot_pnp_client_command_unit_test.c403 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
Dnx_azure_iot_pnp_client_telemetry_unit_test.c337 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
Ddevice_twin_unit_test.c439 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
Dnx_azure_iot_adu_agent_unit_test.c748 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
Diot_provisioning_client_unit_test.c604 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
Dnx_azure_iot_pnp_client_properties_unit_test.c689 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
/NetX-Duo-v6.4.1/samples/
Dmain.c182 static UINT unix_time_get(ULONG *unix_time);
407 unix_time_get((ULONG *)&unix_time); in sample_helper_thread_entry()
411 sample_entry(&ip_0, &pool_0, (VOID *)&dns_0, unix_time_get); in sample_helper_thread_entry()
684 static UINT unix_time_get(ULONG *unix_time) in unix_time_get() function