netxduo
NX_SNTP_CLIENT_NOT_STARTED
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_SNTP_CLIENT_NOT_STARTED
NX_SNTP_CLIENT_NOT_STARTED macro
Syntax
Show:
Summary
Declaration
from
nxd_sntp_client.h:456
#define
NX_SNTP_CLIENT_NOT_STARTED
(
NX_SNTP_ERROR_CONSTANT
|
0x0B
)
Examples
References
from
examples
Code
Location
#define
NX_SNTP_CLIENT_NOT_STARTED
(
NX_SNTP_ERROR_CONSTANT
|
0x0B
)
/* SNTP Client task is not running */
nxd_sntp_client.h:456
return
(
NX_SNTP_CLIENT_NOT_STARTED
)
;
nxd_sntp_client.c:1853
return
NX_SNTP_CLIENT_NOT_STARTED
;
nxd_sntp_client.c:4817
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