Home
last modified time | relevance | path

Searched refs:timestamp (Results 126 – 150 of 223) sorted by relevance

123456789

/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx.c369 edata->header.timestamp = k_ticks_to_ns_floor64(k_uptime_ticks()); in bma4xx_submit_one_shot()
612 out->header.base_timestamp_ns = edata->header.timestamp; in bma4xx_one_shot_decode()
636 out->header.base_timestamp_ns = edata->header.timestamp; in bma4xx_one_shot_decode()
/Zephyr-latest/include/zephyr/logging/
Dlog_msg.h76 log_timestamp_t timestamp; member
80 log_timestamp_t timestamp; member
803 return msg->hdr.timestamp; in log_msg_get_timestamp()
/Zephyr-latest/doc/services/sensing/
Dindex.rst204 * timestamp of ``readings[0]`` is ``header.base_timestamp`` + ``readings[0].timestamp_delta``.
206 * timestamp of ``readings[1]`` is ``timestamp of readings[0]`` + ``readings[1].timestamp_delta``.
208 Since timestamp unit is micro seconds,
/Zephyr-latest/subsys/net/lib/ptp/
Dmsg.h294 } timestamp; member
/Zephyr-latest/drivers/ethernet/
Deth_sam_gmac.c651 struct net_ptp_time timestamp; in timestamp_tx_pkt() local
656 timestamp = get_ptp_event_tx_ts(gmac); in timestamp_tx_pkt()
659 timestamp = get_ptp_peer_event_tx_ts(gmac); in timestamp_tx_pkt()
662 timestamp = get_current_ts(gmac); in timestamp_tx_pkt()
665 net_pkt_set_timestamp(pkt, &timestamp); in timestamp_tx_pkt()
671 struct net_ptp_time timestamp; in timestamp_rx_pkt() local
676 timestamp = get_ptp_event_rx_ts(gmac); in timestamp_rx_pkt()
679 timestamp = get_ptp_peer_event_rx_ts(gmac); in timestamp_rx_pkt()
682 timestamp = get_current_ts(gmac); in timestamp_rx_pkt()
685 net_pkt_set_timestamp(pkt, &timestamp); in timestamp_rx_pkt()
Deth_xmc4xxx.c424 struct net_ptp_time timestamp = { in eth_xmc4xxx_rx_pkt() local
428 net_pkt_set_timestamp(pkt, &timestamp); in eth_xmc4xxx_rx_pkt()
532 struct net_ptp_time timestamp = { in eth_xmc4xxx_handle_tx() local
536 net_pkt_set_timestamp(pkt, &timestamp); in eth_xmc4xxx_handle_tx()
/Zephyr-latest/drivers/sensor/bosch/bme280/
Dbme280.h206 uint64_t timestamp; member
/Zephyr-latest/include/zephyr/drivers/modem/
Dhl7800.h221 uint32_t timestamp; member
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dreports.py50 self.timestamp = datetime.now().isoformat()
157 timestamp = self.timestamp,
231 timestamp = self.timestamp,
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/
DREADME.rst57 [00:00:00.833,160] <inf> sync_rtc: Updated timestamp to synchronized RTC by 1)
/Zephyr-latest/doc/hardware/peripherals/
Drtc.rst37 :ref:`counter_api` API. The unix timestamp was used to convert
38 between broken-down time and the unix timestamp within the RTC
/Zephyr-latest/samples/net/mqtt_sn_publisher/
DREADME.rst114 [00:00:10.200,000] <inf> mqtt_sn_publisher_sample: Publishing timestamp
121 [00:00:20.400,000] <inf> mqtt_sn_publisher_sample: Publishing timestamp
/Zephyr-latest/tests/benchmarks/latency_measure/src/
Dmain.c23 BENCH_BMEM struct timestamp_data timestamp; variable
/Zephyr-latest/drivers/ethernet/nxp_enet/
Deth_mcux.c805 pkt->timestamp.nanosecond = ts; in eth_rx()
806 pkt->timestamp.second = ptpTimeData.second; in eth_rx()
809 pkt->timestamp.nanosecond = UINT32_MAX; in eth_rx()
810 pkt->timestamp.second = UINT64_MAX; in eth_rx()
850 pkt->timestamp.nanosecond = in ts_register_tx_event()
852 pkt->timestamp.second = in ts_register_tx_event()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync_iso.c1386 iso_meta->timestamp = HAL_TICKER_TICKS_TO_US(radio_tmr_start_get()) + in isr_rx_iso_data_valid()
1395 iso_meta->timestamp %= in isr_rx_iso_data_valid()
1417 iso_meta->timestamp = HAL_TICKER_TICKS_TO_US(radio_tmr_start_get()) + in isr_rx_iso_data_invalid()
1422 iso_meta->timestamp -= (latency * lll->iso_interval * in isr_rx_iso_data_invalid()
1424 iso_meta->timestamp %= in isr_rx_iso_data_invalid()
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_rtio_stream.c266 rx_data->header.timestamp = lsm6dsv16x->fifo_timestamp; in lsm6dsv16x_read_fifo_cb()
322 .timestamp = lsm6dsv16x->fifo_timestamp, in lsm6dsv16x_read_fifo_cb()
/Zephyr-latest/doc/services/logging/
Dindex.rst84 domain ID which might be used for multiprocessor systems), timestamp and
154 :kconfig:option:`CONFIG_LOG_TIMESTAMP_64BIT`: 64 bit timestamp.
176 :kconfig:option:`CONFIG_LOG_BACKEND_FORMAT_TIMESTAMP`: If enabled timestamp is
314 a function which returns the timestamp value. If not provided, :c:macro:`k_cycle_get`
401 A log message contains a message descriptor (source, domain and level), timestamp,
448 .. [#l0] Depending on the platform and the timestamp size fields may be swapped.
614 Each domain can have a different timestamp source in terms of frequency and
615 offset. Logging does not perform any timestamp conversion.
640 * If domains have different timestamp sources, messages will be
642 * If domains have the same timestamp source or if there is an out-of-bound mechanism that
[all …]
/Zephyr-latest/drivers/sensor/adi/adxl345/
Dadxl345_decoder.c104 data->header.base_timestamp_ns = enc_data->timestamp; in adxl345_decode_stream()
/Zephyr-latest/samples/drivers/video/capture/src/
Dmain.c245 vbuf->timestamp); in main()
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
DREADME.rst34 neither subsystem provides the necessary timestamp information.
/Zephyr-latest/drivers/sensor/adi/adxl372/
Dadxl372_decoder.c51 data->header.base_timestamp_ns = enc_data->timestamp; in adxl372_decode_stream()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_object.h443 int64_t timestamp; member
812 static inline int engine_put_timestamp(struct lwm2m_output_context *out, time_t timestamp) in engine_put_timestamp() argument
815 return out->writer->put_data_timestamp(out, timestamp); in engine_put_timestamp()
/Zephyr-latest/subsys/net/ip/
DKconfig757 Allow to set the TIMESTAMPING option on a socket. This way timestamp for a network
955 bool "Network packet timestamp support"
957 Enable network packet timestamp support. This is needed for
963 bool "Create TX timestamp thread"
967 Create a TX timestamp thread that will pass the timestamped network
969 If you just want to timestamp network packets and get information
978 Set the timestamp thread stack size in bytes. The timestamp
/Zephyr-latest/samples/basic/button/
DREADME.rst114 will print an information about this event along with its timestamp.
/Zephyr-latest/drivers/can/
DKconfig100 This option enables a timestamp value of the CAN free running timer.

123456789