netxduo
+
0
/1 examples
SourceVu will show references to
NX_SNTP_TIME
from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Applications
NetXDuo
Nx_SNTP_Client
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_SNTP_TIME
NX_SNTP_TIME struct
Syntax
Show:
Summary
Declaration
from
nxd_sntp_client.h:513
typedef
struct
NX_SNTP_TIME_STRUCT
{
ULONG
seconds
;
ULONG
fraction
;
}
NX_SNTP_TIME
;
Fields
Field
Declared as
NX_SNTP_TIME_STRUCT::seconds
ULONG
NX_SNTP_TIME_STRUCT::fraction
ULONG
Related Functions
Found 5 other functions taking a
NX_SNTP_TIME_STRUCT
argument:
Function
_nx_sntp_client_utility_get_msec_diff()
_nx_sntp_client_utility_add_msecs_to_ntp_time()
_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
NX_SNTP_TIME
is referenced by 1 libraries and example projects:
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