Searched refs:sntp_sync_mode (Results 1 – 1 of 1) sorted by relevance
25 static volatile sntp_sync_mode_t sntp_sync_mode = SNTP_SYNC_MODE_IMMED; variable37 if (sntp_sync_mode == SNTP_SYNC_MODE_IMMED) { in sntp_sync_time()40 } else if (sntp_sync_mode == SNTP_SYNC_MODE_SMOOTH) { in sntp_sync_time()63 sntp_sync_mode = sync_mode; in sntp_set_sync_mode()68 return sntp_sync_mode; in sntp_get_sync_mode()