NX_SNTP_CLIENT_STRUCT::leap_second_handler is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_SNTP_CLIENT_STRUCT::leap_second_handler

NX_SNTP_CLIENT_STRUCT::leap_second_handler field

Syntax

UINT (*leap_second_handler)(struct NX_SNTP_CLIENT_STRUCT *client_ptr, UINT indicator);

References

LocationReferrerText
nxd_sntp_client.h:595
UINT (*leap_second_handler)(struct NX_SNTP_CLIENT_STRUCT *client_ptr, UINT indicator);
nxd_sntp_client.c:290_nx_sntp_client_create()
client_ptr -> leap_second_handler = leap_second_handler;
nxd_sntp_client.c:3395_nx_sntp_client_apply_sanity_checks()
if (client_ptr -> leap_second_handler)
nxd_sntp_client.c:3399_nx_sntp_client_apply_sanity_checks()
(client_ptr -> leap_second_handler)(client_ptr, leap_second_indicator);

Call Tree

Functions calling NX_SNTP_CLIENT_STRUCT::leap_second_handler
NX_SNTP_CLIENT_STRUCT::leap_second_handler
Functions writing NX_SNTP_CLIENT_STRUCT::leap_second_handler
Functions reading NX_SNTP_CLIENT_STRUCT::leap_second_handler
all items filtered out
NX_SNTP_CLIENT_STRUCT::leap_second_handler
Type of NX_SNTP_CLIENT_STRUCT::leap_second_handler
NX_SNTP_CLIENT_STRUCT::leap_second_handler
all items filtered out