Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.7.0/components/newlib/test_apps/newlib/main/
Dtest_newlib.c102 struct tm tm = { 0 }; variable
227 struct tm *tm = localtime(&seconds); variable
Dtest_time.c475 struct tm tm = {4, 14, 3, 19, 0, 138, 0, 0, 0}; variable
499 struct tm tm = {0, 14, 3, 19, 0, year - 1900, 0, 0, 0}; variable
/hal_espressif-3.7.0/components/wpa_supplicant/src/utils/
Dcommon.c483 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime()
503 struct tm tm; in os_mktime() local
/hal_espressif-3.7.0/tools/esptool_py/flasher_stub/
Dminiz.c3309 struct tm tm; in mz_zip_dos_to_time_t() local
3326 struct tm *tm = &tm_struct; in mz_zip_time_t_to_dos_time() local
/hal_espressif-3.7.0/components/wpa_supplicant/src/common/
Ddpp.c4062 struct os_tm tm; in dpp_build_conf_obj_dpp() local
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h533 tBTA_SERVICE_MASK tm; member