ESP-IDF
+
0
/2 examples
SourceVu will show references to
esp_sntp_config::server_from_dhcp
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::server_from_dhcp
esp_sntp_config::server_from_dhcp field
Syntax
Show:
Summary
Declaration
from
esp_netif_sntp.h:70
bool
server_from_dhcp
;
Examples
esp_sntp_config::server_from_dhcp
is referenced by 2 libraries and example projects:
https_request sample
sntp sample
References
from
0/2
examples
Code
Location
Referrer
bool
server_from_dhcp
;
///< set to true to request NTP server config from DHCP
esp_netif_sntp.h:70
if
(
config
->
server_from_dhcp
)
{
esp_netif_sntp.c:57
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::server_from_dhcp
is read by 1 function:
All items filtered out
esp_sntp_config::server_from_dhcp
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