netxduo
_nx_sntp_client_utility_add_msecs_to_ntp_time()
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
_nx_sntp_client_utility_add_msecs_to_ntp_time()
_nx_sntp_client_utility_add_msecs_to_ntp_time() function
Syntax
Show:
Summary
Declaration
Definition
from
nxd_sntp_client.h:764
UINT
_nx_sntp_client_utility_add_msecs_to_ntp_time
(
NX_SNTP_TIME
*
timeA_ptr
,
LONG
msecs_to_add
)
;
Implemented in
nxd_sntp_client.c:5053
Arguments
Argument
timeA_ptr
msecs_to_add
Related Functions
Found 4 other functions taking a
NX_SNTP_TIME_STRUCT
argument:
Function
_nx_sntp_client_utility_get_msec_diff()
_nx_sntp_client_utility_convert_seconds_to_date()
_nx_sntp_client_utility_convert_time_to_UCHAR()
_nx_sntp_client_utility_convert_fraction_to_msecs()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out