ESP-IDF
+
0
/2 examples
SourceVu will show references to
esp_sntp_config::start
from the following samples and libraries:
https_request sample
sntp sample
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
ESP-IDF Framework and Examples
ESP-IDF
esp_sntp_config::start
esp_sntp_config::start field
Syntax
Show:
Summary
Declaration
from
esp_netif_sntp.h:72
bool
start
;
Examples
esp_sntp_config::start
is referenced by 2 libraries and example projects:
https_request sample
sntp sample
References
from
0/2
examples
Code
Location
Referrer
bool
start
;
///< set to true to automatically start the SNTP service
esp_netif_sntp.h:72
if
(
config
->
start
)
{
esp_netif_sntp.c:69
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::start
is read by 1 function:
All items filtered out
esp_sntp_config::start
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