Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/lwip/include/apps/
Desp_sntp.h89 void sntp_set_sync_mode(sntp_sync_mode_t sync_mode);
/hal_espressif-3.6.0/components/lwip/apps/sntp/
Dsntp.c61 void sntp_set_sync_mode(sntp_sync_mode_t sync_mode) in sntp_set_sync_mode() function
/hal_espressif-3.6.0/examples/protocols/sntp/main/
Dsntp_example_main.c163 sntp_set_sync_mode(SNTP_SYNC_MODE_SMOOTH); in initialize_sntp()
/hal_espressif-3.6.0/examples/protocols/sntp/
DREADME.md72 - `sntp_get_sync_mode()` and `sntp_set_sync_mode()` - get/set the sync mode. Allowable two mode: `S…
76 `sntp_set_sync_mode()` - Set the sync mode of the system time. It has two mode:
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dsystem_time.rst99 …epends on a sync mode for system time. Use the function :cpp:func:`sntp_set_sync_mode` to set one …