ESP-IDF
+
0
/2 examples
SourceVu will show references to
esp_sntp_config::smooth_sync
from the following samples and libraries:
https_request sample
sntp sample
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_sntp_config::smooth_sync
esp_sntp_config::smooth_sync field
Syntax
Show:
Summary
Declaration
from
esp_netif_sntp.h:69
bool
smooth_sync
;
Examples
esp_sntp_config::smooth_sync
is referenced by 2 libraries and example projects:
https_request sample
sntp sample
References
from
0/2
examples
Code
Location
Referrer
bool
smooth_sync
;
///< set to true if smooth sync required
esp_netif_sntp.h:69
if
(
config
->
smooth_sync
)
{
esp_netif_sntp.c:65
sntp_init_api()
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
esp_sntp_config::smooth_sync
is read by 1 function:
All items filtered out
esp_sntp_config::smooth_sync
sntp_init_api()
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out