Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/samples/
Ddemo_netxduo_sntp_client.c34 VOID time_update_callback(NX_SNTP_TIME_MESSAGE *time_update_ptr, NX_SNTP_TIME *local_time);
523 VOID time_update_callback(NX_SNTP_TIME_MESSAGE *time_update_ptr, NX_SNTP_TIME *local_time) in time_update_callback() argument
525 NX_PARAMETER_NOT_USED(time_update_ptr); in time_update_callback()
/NetX-Duo-v6.2.1/test/regression/sntp_test/
Dnetx_sntp_forward_unicast_update_test.c32 VOID client_time_update_notify(NX_SNTP_TIME_MESSAGE *time_update_ptr, NX_SNTP_TIME *local_time);
297 VOID client_time_update_notify(NX_SNTP_TIME_MESSAGE *time_update_ptr, NX_SNTP_TIME *local_time) in client_time_update_notify() argument
/NetX-Duo-v6.2.1/addons/sntp/
Dnxd_sntp_client.h601 … (*nx_sntp_client_time_update_notify)(NX_SNTP_TIME_MESSAGE *time_update_ptr, NX_SNTP_TIME…
691 …SNTP_CLIENT *client_ptr, VOID (time_update_cb)(NX_SNTP_TIME_MESSAGE *time_update_ptr, NX_SNTP_TIME…
741 …SNTP_CLIENT *client_ptr, VOID (time_update_cb)(NX_SNTP_TIME_MESSAGE *time_update_ptr, NX_SNTP_TIME…
742 …SNTP_CLIENT *client_ptr, VOID (time_update_cb)(NX_SNTP_TIME_MESSAGE *time_update_ptr, NX_SNTP_TIME…
Dnxd_sntp_client.c5478 … VOID (time_update_cb)(NX_SNTP_TIME_MESSAGE *time_update_ptr, NX_SNTP_TIME *local_time)) in _nxe_sntp_client_set_time_update_notify() argument
5537 … VOID (time_update_cb)(NX_SNTP_TIME_MESSAGE *time_update_ptr, NX_SNTP_TIME *local_time)) in _nx_sntp_client_set_time_update_notify() argument