netxduo + 0/1 examples
CodeScope will show references to NX_SNTP_TIME_MESSAGE_STRUCT::receive_time from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Applications
NetXDuo
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_SNTP_TIME_MESSAGE_STRUCT::receive_time

NX_SNTP_TIME_MESSAGE_STRUCT::receive_time field

Syntax

Examples

NX_SNTP_TIME_MESSAGE_STRUCT::receive_time is referenced by 1 libraries and example projects.

References

LocationReferrerText
nxd_sntp_client.h:550
NX_SNTP_TIME receive_time; /* Time at which the server received the Client request in a server time message. */
nxd_sntp_client.c:2863_nx_sntp_client_extract_time_message_from_packet()
time_message_ptr -> receive_time.seconds = time_message_ptr -> receive_time_stamp[0];
nxd_sntp_client.c:2864_nx_sntp_client_extract_time_message_from_packet()
time_message_ptr -> receive_time.fraction = time_message_ptr -> receive_time_stamp[1];
nxd_sntp_client.c:3358_nx_sntp_client_apply_sanity_checks()
status = _nx_sntp_client_utility_get_msec_diff(&(server_time_msg_ptr -> receive_time),

Data Use

Functions reading NX_SNTP_TIME_MESSAGE_STRUCT::receive_time
NX_SNTP_TIME_MESSAGE_STRUCT::receive_time
Type of NX_SNTP_TIME_MESSAGE_STRUCT::receive_time
NX_SNTP_TIME_MESSAGE_STRUCT::receive_time
all items filtered out