/* * SPDX-FileCopyrightText: 2021-2022 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 *//* ... */#pragmaonce#ifdef__cplusplusextern"C"{#endif/** * @brief Update the system time from time stored in NVS. * *//* ... */esp_err_tupdate_time_from_nvs(void);/** * @brief Fetch the current time from SNTP and stores it in NVS. * *//* ... */esp_err_tfetch_and_store_time_in_nvs(void*);#ifdef__cplusplus}{...}#endif
Details
Show: from
Types: Columns:
All items filtered out
All items filtered out
This file uses the notable symbols shown below. Click anywhere in the file to view more details.