/hal_espressif-3.5.0/examples/protocols/sntp/main/ |
D | sntp_example_main.c | 54 time_t now; in app_main() local 142 time_t now = 0; in obtain_time() local
|
/hal_espressif-3.5.0/components/newlib/test/ |
D | test_newlib.c | 67 time_t now = 1464248488; variable 107 struct timeval now = { .tv_sec = t }; variable
|
D | test_time.c | 382 struct timeval now = {0}; in test_posix_timers_clock() local 499 time_t now; variable
|
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_models/server/ |
D | server_common.c | 200 uint8_t tid, uint16_t src, uint16_t dst, int64_t *now) in bt_mesh_is_server_recv_last_msg() 218 uint8_t tid, uint16_t src, uint16_t dst, int64_t *now) in bt_mesh_server_update_last_msg()
|
D | lighting_server.c | 228 int64_t now = 0; in light_lightness_set() local 340 int64_t now = 0; in light_lightness_linear_set() local 759 int64_t now = 0; in light_ctl_set() local 1008 int64_t now = 0; in light_ctl_temp_set() local 1367 int64_t now = 0; in light_hsl_set() local 1610 int64_t now = 0; in light_hsl_hue_set() local 1711 int64_t now = 0; in light_hsl_sat_set() local 1984 int64_t now = 0; in light_xyl_set() local 2426 int64_t now = 0; in light_lc_light_onoff_set() local
|
D | generic_server.c | 134 int64_t now = 0; in gen_onoff_set() local 316 int64_t now = 0; in gen_level_set() local 412 int64_t now = 0; in gen_delta_set() local 534 int64_t now = 0; in gen_move_set() local 1079 int64_t now = 0; in gen_power_level_set() local
|
/hal_espressif-3.5.0/components/esp_pm/ |
D | pm_locks.c | 116 pm_time_t now = 0; in esp_pm_lock_acquire() local 146 pm_time_t now = 0; in esp_pm_lock_release() local
|
D | pm_impl.c | 366 pm_mode_switch_t lock_or_unlock, pm_time_t now) in esp_pm_impl_switch_mode() 633 int64_t now = esp_timer_get_time(); in vApplicationSleep() local 685 pm_time_t now = pm_get_time(); in esp_pm_impl_dump_stats() local
|
/hal_espressif-3.5.0/zephyr/esp32/src/wpa_supplicant/port/ |
D | os_xtensa.c | 37 int64_t now = k_uptime_ticks(); in os_get_time() local
|
/hal_espressif-3.5.0/zephyr/esp32c3/src/wpa_supplicant/port/ |
D | os_riscv.c | 39 int64_t now = k_uptime_ticks(); in os_get_time() local
|
/hal_espressif-3.5.0/zephyr/esp32s2/src/wpa_supplicant/port/ |
D | os_xtensa.c | 37 int64_t now = k_uptime_ticks(); in os_get_time() local
|
/hal_espressif-3.5.0/zephyr/esp32s3/src/wpa_supplicant/port/ |
D | os_xtensa.c | 37 int64_t now = k_uptime_ticks(); in os_get_time() local
|
/hal_espressif-3.5.0/components/wpa_supplicant/src/utils/ |
D | common.c | 88 struct os_time now; in wpa_get_ntp_timestamp() local 497 static inline int os_reltime_expired(struct os_time *now, in os_reltime_expired() 508 int os_time_expired(struct os_time *now, in os_time_expired()
|
/hal_espressif-3.5.0/components/driver/test/ |
D | test_adc2_with_wifi.c | 58 #define TIME_REMAIN(start, now, timeout) ((start) >= (now) ? MINUS_UNTIL_ZERO((timeout), (now)-(sta… argument 179 int32_t now; variable
|
/hal_espressif-3.5.0/components/bootloader_support/src/ |
D | bootloader_random.c | 32 uint32_t start, now; in bootloader_fill_random() local
|
/hal_espressif-3.5.0/components/mbedtls/port/ |
D | esp_timing.c | 58 struct timeval now; in mbedtls_timing_get_timer() local
|
/hal_espressif-3.5.0/components/wpa_supplicant/src/common/ |
D | wnm_sta.c | 351 struct os_reltime now; in compare_scan_neighbor_results() local 536 struct os_reltime now; in wnm_add_cand_list() local 1007 struct os_reltime now; in ieee802_11_rx_bss_trans_mgmt_req() local
|
/hal_espressif-3.5.0/zephyr/esp_shared/components/esp_pm/ |
D | pm_impl.c | 357 pm_mode_switch_t lock_or_unlock, pm_time_t now) in esp_pm_impl_switch_mode() 614 int64_t now = esp_timer_get_time(); in vApplicationSleep() local 666 pm_time_t now = pm_get_time(); in esp_pm_impl_dump_stats() local
|
/hal_espressif-3.5.0/components/pthread/test/ |
D | test_cxx_cond_var.cpp | 20 auto now = std::chrono::system_clock::now(); in waits() local
|
/hal_espressif-3.5.0/components/esp_serial_slave_link/ |
D | essl.c | 75 uint32_t now; in essl_send_packet() local 107 uint32_t now = 3; in essl_get_packet() local
|
/hal_espressif-3.5.0/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_scan.c | 105 struct os_reltime now; in esp_handle_beacon_probe() local
|
/hal_espressif-3.5.0/examples/system/deep_sleep/main/ |
D | deep_sleep_example_main.c | 101 struct timeval now; in app_main() local
|
/hal_espressif-3.5.0/components/newlib/ |
D | time.c | 195 uint64_t now = ((uint64_t) tv->tv_sec) * 1000000LL + tv->tv_usec; in settimeofday() local
|
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_coex_test/components/case/ |
D | run_tc.c | 44 uint32_t now = utils_get_system_ts(); in wifi_tc_sta_throughput_timeout() local
|
/hal_espressif-3.5.0/components/fatfs/test/ |
D | test_fatfs_common.c | 329 struct timeval now = { .tv_sec = t }; in test_fatfs_stat() local 373 struct timeval now = { .tv_sec = false_now }; in test_fatfs_utime() local
|