sntp sample
print_servers()
is only used within 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
sntp sample
print_servers()
print_servers() function
Syntax
Show:
Summary
Declaration
from
sntp_example_main.c:121
static
void
print_servers
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
print_servers
(
void
)
sntp_example_main.c:121
print_servers
(
)
;
sntp_example_main.c:211
obtain_time()
Call Tree
from
examples
print_servers()
is called by 1 function and calls 5 functions:
obtain_time()
All items filtered out
print_servers()
esp_log_timestamp()
esp_log_write()
ipaddr_ntoa_r()
esp_sntp_getservername()
esp_sntp_getserver()
All items filtered out
Data Use
from
examples
print_servers()
reads 6 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_WARN
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
esp_log_level_t::ESP_LOG_VERBOSE
TAG
All items filtered out
print_servers()
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