Home
last modified time | relevance | path

Searched defs:timestamp (Results 51 – 75 of 89) sorted by relevance

1234

/Zephyr-latest/subsys/net/lib/ptp/
Dport.c386 int64_t timestamp, timeout, current = k_uptime_get() * NSEC_PER_MSEC; in foreign_clock_cleanup() local
441 int64_t timestamp, current = k_uptime_get() * NSEC_PER_MSEC; in port_delay_req_cleanup() local
Dclock.c55 } timestamp; /* latest timestamps in nanoseconds */ member
Dmsg.h294 } timestamp; member
/Zephyr-latest/include/zephyr/net/
Dnet_pkt.h145 struct net_ptp_time timestamp; member
1123 struct net_ptp_time *timestamp) in net_pkt_set_timestamp()
1134 static inline void net_pkt_set_timestamp_ns(struct net_pkt *pkt, net_time_t timestamp) in net_pkt_set_timestamp_ns()
1147 struct net_ptp_time *timestamp) in net_pkt_set_timestamp()
1160 static inline void net_pkt_set_timestamp_ns(struct net_pkt *pkt, net_time_t timestamp) in net_pkt_set_timestamp_ns()
/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688.h337 uint64_t timestamp; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dadv_ext.c68 uint32_t timestamp; member
Dbeacon.c57 uint64_t timestamp; member
/Zephyr-latest/drivers/ethernet/
Deth_stm32_hal.c346 void HAL_ETH_TxPtpCallback(uint32_t *buff, ETH_TimeStampTypeDef *timestamp) in HAL_ETH_TxPtpCallback()
599 struct net_ptp_time timestamp; in eth_rx() local
Deth_xmc4xxx.c424 struct net_ptp_time timestamp = { in eth_xmc4xxx_rx_pkt() local
532 struct net_ptp_time timestamp = { in eth_xmc4xxx_handle_tx() local
Deth_native_tap.c151 struct net_ptp_time timestamp; in update_gptp() local
Deth_sam_gmac.c651 struct net_ptp_time timestamp; in timestamp_tx_pkt() local
671 struct net_ptp_time timestamp; in timestamp_rx_pkt() local
/Zephyr-latest/tests/kernel/timer/timer_api/src/
Dmain.c14 int64_t timestamp; member
/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx.h217 uint64_t timestamp; member
/Zephyr-latest/drivers/sensor/bosch/bme280/
Dbme280.h221 uint64_t timestamp; member
/Zephyr-latest/drivers/gnss/
Dgnss_emul.c369 time_t timestamp; in gnss_emul_set_utc() local
/Zephyr-latest/include/zephyr/drivers/
Dgnss.h406 k_ticks_t *timestamp) in z_impl_gnss_get_latest_timepulse()
Dvideo.h136 uint32_t timestamp; member
/Zephyr-latest/drivers/sensor/adi/adxl367/
Dadxl367.h366 uint64_t timestamp; member
423 uint64_t timestamp; member
/Zephyr-latest/include/zephyr/drivers/modem/
Dhl7800.h227 uint32_t timestamp; member
/Zephyr-latest/tests/kernel/context/src/
Dmain.c875 int64_t timestamp; in thread_sleep() local
/Zephyr-latest/tests/subsys/logging/log_msg/src/
Dmain.c31 static log_timestamp_t timestamp; variable
/Zephyr-latest/drivers/sensor/adi/adxl372/
Dadxl372.h339 uint64_t timestamp; member
391 uint64_t timestamp; member
/Zephyr-latest/tests/lib/ringbuffer/src/
Dmain.c944 uint32_t timestamp; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Disoal.h118 isoal_time_t timestamp; member
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_advertiser.c90 static int64_t timestamp; in check_delta_time() local

1234