Searched defs:tm (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-3.7.0/components/newlib/test_apps/newlib/main/ |
D | test_newlib.c | 102 struct tm tm = { 0 }; variable 227 struct tm *tm = localtime(&seconds); variable
|
D | test_time.c | 475 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/ |
D | common.c | 483 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/ |
D | miniz.c | 3309 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/ |
D | dpp.c | 4062 struct os_tm tm; in dpp_build_conf_obj_dpp() local
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 533 tBTA_SERVICE_MASK tm; member
|