/Zephyr-latest/drivers/sensor/adi/adxl362/ |
D | adxl362_stream.c | 190 hdr->timestamp = data->timestamp; in adxl362_process_fifo_samples_cb() 353 rx_data->timestamp = data->timestamp; in adxl362_process_status_cb() 392 data->timestamp = k_ticks_to_ns_floor64(k_uptime_ticks()); in adxl362_stream_irq_handler()
|
D | adxl362.h | 236 uint64_t timestamp; member 263 uint64_t timestamp; member
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_engine.c | 365 static int64_t retransmit_request(struct lwm2m_ctx *client_ctx, const int64_t timestamp) in retransmit_request() argument 380 if (remaining < timestamp) { in retransmit_request() 469 int lwm2m_engine_call_at(k_work_handler_t service, int64_t timestamp) in lwm2m_engine_call_at() argument 471 return engine_add_srv(service, 0, timestamp); in lwm2m_engine_call_at() 500 static int64_t lwm2m_engine_service(const int64_t timestamp) in lwm2m_engine_service() argument 509 if (timestamp >= srv->next_timestamp) { in lwm2m_engine_service() 595 static int64_t check_notifications(struct lwm2m_ctx *ctx, const int64_t timestamp) in check_notifications() argument 611 if (timestamp < obs->event_timestamp) { in check_notifications() 625 engine_observe_shedule_next_event(obs, ctx->srv_obj_inst, timestamp); in check_notifications() 626 obs->last_timestamp = timestamp; in check_notifications()
|
D | lwm2m_observation.h | 38 const int64_t timestamp);
|
D | lwm2m_observation.c | 358 int64_t timestamp; in lwm2m_notify_observer_path() local 379 timestamp = in lwm2m_notify_observer_path() 383 timestamp = k_uptime_get(); in lwm2m_notify_observer_path() 386 if (!obs->event_timestamp || obs->event_timestamp > timestamp) { in lwm2m_notify_observer_path() 388 obs->event_timestamp = timestamp; in lwm2m_notify_observer_path() 943 int64_t timestamp; in lwm2m_engine_observer_timestamp_update() local 965 timestamp = obs->last_timestamp + MSEC_PER_SEC * nattrs.pmax; in lwm2m_engine_observer_timestamp_update() 968 timestamp = 0; in lwm2m_engine_observer_timestamp_update() 970 obs->event_timestamp = timestamp; in lwm2m_engine_observer_timestamp_update() 1434 const int64_t timestamp) in engine_observe_shedule_next_event() argument [all …]
|
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_rd_client/src/ |
D | stubs.c | 141 int lwm2m_engine_call_at(k_work_handler_t work, int64_t timestamp) in lwm2m_engine_call_at() argument 144 next = timestamp ? timestamp : 1; in lwm2m_engine_call_at()
|
/Zephyr-latest/subsys/logging/frontends/ |
D | log_frontend_stmesp.c | 32 #define STM_D8(reg, data, timestamp, marked) \ argument 33 stmesp_data8(reg, data, timestamp, marked, \ 36 #define STM_D16(reg, data, timestamp, marked) \ argument 37 stmesp_data16(reg, data, timestamp, marked, \ 40 #define STM_D32(reg, data, timestamp, marked) \ argument 41 stmesp_data32(reg, data, timestamp, marked, \
|
D | log_frontend_stmesp_demux.c | 269 .timestamp = ts ? *ts : 0, in store_turbo_log0() 286 .timestamp = ts ? *ts : 0, in store_turbo_log1() 302 .timestamp = ts ? *ts : 0, in store_tracepoint() 316 .timestamp = ts ? *ts : 0, in log_frontend_stmesp_demux_hw_event() 496 entry->packet->timestamp = *ts; in log_frontend_stmesp_demux_packet_start() 518 demux.curr->packet->timestamp = ts; in log_frontend_stmesp_demux_timestamp()
|
D | Kconfig | 99 bool "Generate timestamp and marker at message end" 101 Generate a zero data byte with timestamp and marker at message end, 102 instead of generating a timestamp and marker at message start and
|
/Zephyr-latest/tests/subsys/logging/log_msg/src/ |
D | main.c | 31 static log_timestamp_t timestamp; variable 35 return timestamp; in get_timestamp() 40 timestamp = TEST_TIMESTAMP_INIT_VALUE; in test_init() 57 printk("timestamp: %d\n", (int)msg->hdr.timestamp); in print_msg() 540 return timestamp++; in timestamp_get_inc() 557 timestamp = 0; in ZTEST()
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.processing | 152 bool "Use 24 bit timestamp for tracing" 155 When enabled, shorter timestamp is used and trace message is 159 bool "Use 64 bit timestamp" 162 bool "Use real time clock for timestamp"
|
/Zephyr-latest/tests/subsys/logging/log_timestamp/src/ |
D | log_timestamp_test.c | 50 const log_timestamp_t timestamp, in custom_timestamp() argument
|
/Zephyr-latest/tests/benchmarks/latency_measure/src/ |
D | utils.h | 42 extern struct timestamp_data timestamp;
|
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | adxl372_stream.c | 214 hdr->timestamp = data->timestamp; in adxl372_process_fifo_samples_cb() 393 rx_data->timestamp = data->timestamp; in adxl372_process_status1_cb() 432 data->timestamp = k_ticks_to_ns_floor64(k_uptime_ticks()); in adxl372_stream_irq_handler()
|
/Zephyr-latest/drivers/sensor/bosch/bme280/ |
D | bme280_async.c | 37 edata->header.timestamp = k_ticks_to_ns_floor64(k_uptime_ticks()); in bme280_submit_sync()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_native_posix.c | 141 struct net_ptp_time timestamp; in update_gptp() local 145 ret = eth_clock_gettime(×tamp.second, ×tamp.nanosecond); in update_gptp() 150 net_pkt_set_timestamp(pkt, ×tamp); in update_gptp()
|
/Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/ |
D | akm09918c_decoder.c | 69 out->header.base_timestamp_ns = edata->header.timestamp; in akm09918c_decoder_decode()
|
/Zephyr-latest/tests/benchmarks/sched/ |
D | README.rst | 19 It then iterates this many times, reporting timestamp latencies
|
/Zephyr-latest/drivers/sensor/memsic/mmc56x3/ |
D | mmc56x3_async.c | 35 edata->header.timestamp = k_ticks_to_ns_floor64(k_uptime_ticks()); in mmc56x3_submit_sync()
|
/Zephyr-latest/include/zephyr/shell/ |
D | shell_log_backend.h | 48 uint32_t timestamp; member
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | beacon.c | 57 uint64_t timestamp; member 177 uptime - priv_random.timestamp < (10 * interval * MSEC_PER_SEC) && in private_random_update() 178 priv_random.timestamp != 0) { in private_random_update() 192 priv_random.timestamp = uptime; in private_random_update() 763 priv_random.timestamp = 0; in bt_mesh_beacon_update()
|
D | pb_gatt_srv.c | 289 int64_t timestamp = fast_adv_timestamp; in bt_mesh_pb_gatt_srv_adv_start() local 290 int64_t elapsed_time = k_uptime_delta(×tamp); in bt_mesh_pb_gatt_srv_adv_start()
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688_decoder.c | 196 edata->header.timestamp = k_ticks_to_ns_floor64(k_uptime_ticks()); in icm42688_encode() 362 ((struct sensor_data_header *)data_out)->base_timestamp_ns = edata->header.timestamp; in icm42688_fifo_decode() 484 out->header.base_timestamp_ns = edata->header.timestamp; in icm42688_one_shot_decode() 518 out->header.base_timestamp_ns = edata->header.timestamp; in icm42688_one_shot_decode() 550 out->header.base_timestamp_ns = edata->header.timestamp; in icm42688_one_shot_decode()
|
/Zephyr-latest/drivers/sensor/adi/adxl367/ |
D | adxl367_stream.c | 273 hdr->timestamp = data->timestamp; in adxl367_process_fifo_samples_cb() 507 rx_data->timestamp = data->timestamp; in adxl367_process_status_cb() 545 data->timestamp = k_ticks_to_ns_floor64(k_uptime_ticks()); in adxl367_stream_irq_handler()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/ |
D | isoal_test_debug.c | 59 (uint32_t) pdu_meta->meta->timestamp, in isoal_test_debug_print_rx_pdu() 125 sdu_frag->sdu.timestamp, in isoal_test_debug_print_rx_sdu()
|