_nx_sntp_client_utility_is_zero_data() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nx_sntp_client_utility_is_zero_data()

_nx_sntp_client_utility_is_zero_data() function

Syntax

UINT _nx_sntp_client_utility_is_zero_data(UCHAR *data,     UINT size);
Implemented in nxd_sntp_client.c:5733

Arguments

data

size

References

LocationReferrerText
nxd_sntp_client.c:5733
UINT _nx_sntp_client_utility_is_zero_data(UCHAR *data, UINT size)
nxd_sntp_client.h:771
UINT _nx_sntp_client_utility_is_zero_data(UCHAR *data, UINT size);
nxd_sntp_client.c:2821_nx_sntp_client_extract_time_message_from_packet()
if (_nx_sntp_client_utility_is_zero_data((UCHAR *)(time_message_ptr -> reference_clock_update_time_stamp), 8) == NX_FALSE)
nxd_sntp_client.c:2840_nx_sntp_client_extract_time_message_from_packet()
if (_nx_sntp_client_utility_is_zero_data((UCHAR *)(time_message_ptr -> originate_time_stamp), 8) == NX_FALSE)
nxd_sntp_client.c:2860_nx_sntp_client_extract_time_message_from_packet()
if (_nx_sntp_client_utility_is_zero_data((UCHAR *)(time_message_ptr -> receive_time_stamp), 8) == NX_FALSE)
nxd_sntp_client.c:2878_nx_sntp_client_extract_time_message_from_packet()
if (_nx_sntp_client_utility_is_zero_data((UCHAR *)(time_message_ptr -> transmit_time_stamp), 8) == NX_FALSE)
nxd_sntp_client.c:3334_nx_sntp_client_apply_sanity_checks()
if ((_nx_sntp_client_utility_is_zero_data((UCHAR *)(server_time_msg_ptr -> receive_time_stamp), 8) == NX_TRUE) ||
nxd_sntp_client.c:3335_nx_sntp_client_apply_sanity_checks()
(_nx_sntp_client_utility_is_zero_data((UCHAR *)(server_time_msg_ptr -> transmit_time_stamp), 8) == NX_TRUE))
nxd_sntp_client.c:3346_nx_sntp_client_apply_sanity_checks()
if ((_nx_sntp_client_utility_is_zero_data((UCHAR *)(server_time_msg_ptr -> originate_time_stamp), 8) == NX_TRUE) ||
nxd_sntp_client.c:3347_nx_sntp_client_apply_sanity_checks()
(_nx_sntp_client_utility_is_zero_data((UCHAR *)(server_time_msg_ptr -> receive_time_stamp), 8) == NX_TRUE) ||
nxd_sntp_client.c:3348_nx_sntp_client_apply_sanity_checks()
(_nx_sntp_client_utility_is_zero_data((UCHAR *)(server_time_msg_ptr -> transmit_time_stamp), 8) == NX_TRUE))
nxd_sntp_client.c:3381_nx_sntp_client_apply_sanity_checks()
if (_nx_sntp_client_utility_is_zero_data((UCHAR *)(server_time_msg_ptr -> transmit_time_stamp), 8) == NX_TRUE)

Call Tree

Functions calling _nx_sntp_client_utility_is_zero_data()
_nx_sntp_client_utility_is_zero_data()
Data read by _nx_sntp_client_utility_is_zero_data()
Data written by _nx_sntp_client_utility_is_zero_data()
_nx_sntp_client_utility_is_zero_data()::i
_nx_sntp_client_utility_is_zero_data()::is_zero
all items filtered out
_nx_sntp_client_utility_is_zero_data()
_nx_sntp_client_utility_is_zero_data()::i
_nx_sntp_client_utility_is_zero_data()::is_zero
all items filtered out
Type of _nx_sntp_client_utility_is_zero_data()
_nx_sntp_client_utility_is_zero_data()
all items filtered out