Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 24 of 24) sorted by relevance

/hal_espressif-latest/components/esp_timer/src/
Desp_timer_impl_common.c35 void IRAM_ATTR esp_timer_impl_set_alarm(uint64_t timestamp) in esp_timer_impl_set_alarm()
Desp_timer_impl_systimer.c78 void IRAM_ATTR esp_timer_impl_set_alarm_id(uint64_t timestamp, unsigned alarm_id) in esp_timer_impl_set_alarm_id()
Desp_timer_impl_lac.c149 void IRAM_ATTR esp_timer_impl_set_alarm_id(uint64_t timestamp, unsigned alarm_id) in esp_timer_impl_set_alarm_id()
/hal_espressif-latest/components/log/
Dlog_freertos.c65 uint32_t timestamp = esp_log_early_timestamp(); in esp_log_system_timestamp() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dadv.h35 uint32_t timestamp; /* Timestamp recorded when the relay packet is posted to queue */ member
Dadv.c494 static bool ignore_relay_packet(uint32_t timestamp) in ignore_relay_packet()
Dprovisioner_prov.c3444 static uint32_t timestamp = 0; local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/include/
Dserver_common.h72 int64_t timestamp; member
/hal_espressif-latest/components/hal/
Dsystimer_hal.c96 …d systimer_hal_set_alarm_target(systimer_hal_context_t *hal, uint32_t alarm_id, uint64_t timestamp) in systimer_hal_set_alarm_target()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c2137 UINT32 timestamp, delay; in l2c_fcr_collect_ack_delay() local
/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi_he_types.h157 …unsigned timestamp : 32; /**< timestamp. The local time when this packet is r… member
Desp_wifi_types.h489 …unsigned timestamp:32; /**< timestamp. The local time when this packet is received. It is p… member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_source.c157 UINT32 timestamp; member
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth.h85 u8 timestamp[4]; /* current time in seconds since unix epoch, little member
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_aact.c2198 UINT32 timestamp; in bta_av_data_path() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h395 UINT32 timestamp; member
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c117 struct os_reltime timestamp; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dmcpwm_struct.h1425 mcpwm_gen_tstmp_reg_t timestamp[2]; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dmcpwm_struct.h1425 mcpwm_gen_tstmp_reg_t timestamp[2]; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dmcpwm_struct.h1650 mcpwm_gen_tstmp_reg_t timestamp[2]; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dmcpwm_struct.h1650 mcpwm_gen_tstmp_reg_t timestamp[2]; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h597 UINT32 timestamp; /* Timestamp of the last connection */ member
/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.c4753 int dpp_key_expired(const char *timestamp, os_time_t *expiry) in dpp_key_expired()
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h2103 int64_t timestamp; /*!< Time when the last message is received */ member