Home
last modified time | relevance | path

Searched refs:sntp_set_time_sync_notification_cb (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/lwip/include/apps/
Desp_sntp.h125 void sntp_set_time_sync_notification_cb(sntp_sync_time_cb_t callback);
/hal_espressif-3.6.0/components/lwip/apps/sntp/
Dsntp.c72 void sntp_set_time_sync_notification_cb(sntp_sync_time_cb_t callback) in sntp_set_time_sync_notification_cb() function
/hal_espressif-3.6.0/examples/protocols/sntp/main/
Dsntp_example_main.c161 sntp_set_time_sync_notification_cb(time_sync_notification_cb); in initialize_sntp()
/hal_espressif-3.6.0/examples/protocols/sntp/
DREADME.md70 - `sntp_set_time_sync_notification_cb()` - use this function to set a callback function to notify a…
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dsystem_time.rst106 - ``sntp_set_time_sync_notification_cb()`` - use it for setting a callback function that will notif…