Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Ddemo_netxduo_sntp_client.c34 VOID time_update_callback(NX_SNTP_TIME_MESSAGE *time_update_ptr, NX_SNTP_TIME *local_time);
278 nx_sntp_client_set_time_update_notify(&demo_sntp_client, time_update_callback); in demo_client_thread_entry()
523 VOID time_update_callback(NX_SNTP_TIME_MESSAGE *time_update_ptr, NX_SNTP_TIME *local_time) in time_update_callback() function