Searched refs:unix_time_get (Results 1 – 9 of 9) sorted by relevance
/NetX-Duo-v6.4.1/test/regression/azure_iot/ |
D | main.c | 117 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
|
D | direct_method_unit_test.c | 337 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
|
D | nx_azure_iot_pnp_client_command_unit_test.c | 403 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
|
D | nx_azure_iot_pnp_client_telemetry_unit_test.c | 337 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
|
D | device_twin_unit_test.c | 439 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
|
D | nx_azure_iot_adu_agent_unit_test.c | 748 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
|
D | iot_provisioning_client_unit_test.c | 604 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
|
D | nx_azure_iot_pnp_client_properties_unit_test.c | 689 DEMO_CLOUD_THREAD_PRIORITY, unix_time_get), in test_suit_begin()
|
/NetX-Duo-v6.4.1/samples/ |
D | main.c | 182 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
|