ESP-IDF
+
0
/2 examples
SourceVu will show references to
esp_sntp_config::sync_cb
from the following samples and libraries:
https_request sample
sntp sample
Symbol previews are coming soon...
Symbols
loading (3/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::sync_cb
esp_sntp_config::sync_cb field
Syntax
Show:
Summary
Declaration
from
esp_netif_sntp.h:73
esp_sntp_time_cb_t
sync_cb
;
Examples
esp_sntp_config::sync_cb
is referenced by 2 libraries and example projects:
https_request sample
sntp sample
References
from
0/2
examples
Code
Location
Referrer
esp_sntp_time_cb_t
sync_cb
;
///< optionally sets callback function on time sync event
esp_netif_sntp.h:73
if
(
config
->
sync_cb
)
{
esp_netif_sntp.c:115
esp_netif_sntp_init()
s_storage
->
sync_cb
=
config
->
sync_cb
;
esp_netif_sntp.c:116
esp_netif_sntp_init()
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
esp_sntp_config::sync_cb
is read by 1 function:
All items filtered out
esp_sntp_config::sync_cb
esp_netif_sntp_init()
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