Searched refs:time_update_ptr (Results 1 – 4 of 4) sorted by relevance
| /NetX-Duo-v6.2.1/samples/ |
| D | demo_netxduo_sntp_client.c | 34 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/ |
| D | netx_sntp_forward_unicast_update_test.c | 32 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/ |
| D | nxd_sntp_client.h | 601 … (*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…
|
| D | nxd_sntp_client.c | 5478 … 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
|