lwIP
+
0
/1 examples
SourceVu will show references to
sntp_set_sync_mode()
from the following samples and libraries:
ESP-IDF
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
lwIP
sntp_set_sync_mode()
sntp_set_sync_mode() function
Set the sync mode Modes allowed: SNTP_SYNC_MODE_IMMED and SNTP_SYNC_MODE_SMOOTH.
Syntax
Show:
Summary
Declaration
Definition
from
esp_sntp.h:104
void
sntp_set_sync_mode
(
sntp_sync_mode_t
sync_mode
)
;
Implemented in
sntp.c:66
Arguments
Argument
Description
sync_mode
Sync mode.
Examples
sntp_set_sync_mode()
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