Home
last modified time | relevance | path

Searched defs:timestamp (Results 26 – 50 of 89) sorted by relevance

1234

/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688_decoder.h14 uint64_t timestamp; member
/Zephyr-latest/samples/modules/canopennode/src/
Dmain.c205 int64_t timestamp; in main() local
/Zephyr-latest/tests/subsys/logging/log_link_order/src/
Dmain.c24 static log_timestamp_t timestamp; variable
/Zephyr-latest/include/zephyr/shell/
Dshell_log_backend.h48 uint32_t timestamp; member
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_engine.c365 static int64_t retransmit_request(struct lwm2m_ctx *client_ctx, const int64_t timestamp) in retransmit_request()
469 int lwm2m_engine_call_at(k_work_handler_t service, int64_t timestamp) in lwm2m_engine_call_at()
500 static int64_t lwm2m_engine_service(const int64_t timestamp) in lwm2m_engine_service()
595 static int64_t check_notifications(struct lwm2m_ctx *ctx, const int64_t timestamp) in check_notifications()
Dlwm2m_observation.c358 int64_t timestamp; in lwm2m_notify_observer_path() local
943 int64_t timestamp; in lwm2m_engine_observer_timestamp_update() local
1434 const int64_t timestamp) in engine_observe_shedule_next_event()
/Zephyr-latest/include/zephyr/drivers/misc/timeaware_gpio/
Dtimeaware_gpio.h178 uint64_t *timestamp, uint64_t *event_count) in z_impl_tgpio_pin_read_ts_ec()
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_decoder.h16 uint64_t timestamp; member
/Zephyr-latest/subsys/logging/frontends/
Dlog_frontend_stmesp.c32 #define STM_D8(reg, data, timestamp, marked) \ argument
36 #define STM_D16(reg, data, timestamp, marked) \ argument
40 #define STM_D32(reg, data, timestamp, marked) \ argument
/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_gatt_srv.c289 int64_t timestamp = fast_adv_timestamp; in bt_mesh_pb_gatt_srv_adv_start() local
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_rd_client/src/
Dstubs.c141 int lwm2m_engine_call_at(k_work_handler_t work, int64_t timestamp) in lwm2m_engine_call_at()
/Zephyr-latest/tests/subsys/logging/log_api/src/
Dmock_backend.c59 log_timestamp_t timestamp, in mock_log_backend_generic_record()
/Zephyr-latest/drivers/misc/timeaware_gpio/
Dtimeaware_gpio_intel.c176 uint64_t *timestamp, in tgpio_intel_read_ts_ec()
/Zephyr-latest/drivers/sensor/tdk/icm45686/
Dicm45686.h54 uint16_t timestamp; member
68 uint64_t timestamp; member
122 uint64_t timestamp; member
/Zephyr-latest/drivers/sensor/maxim/ds3231/
Dds3231.c99 uint64_t timestamp; member
/Zephyr-latest/drivers/sensor/pixart/paa3905/
Dpaa3905.h18 uint64_t timestamp; member
/Zephyr-latest/subsys/logging/mipi_syst/
Dplatform.h32 mipi_syst_u64 timestamp; member
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/src/
Dclient.c33 int64_t timestamp; member
/Zephyr-latest/drivers/sensor/memsic/mmc56x3/
Dmmc56x3.h120 uint64_t timestamp; member
/Zephyr-latest/drivers/sensor/adi/adxl345/
Dadxl345.h183 uint64_t timestamp; member
199 uint64_t timestamp; member
/Zephyr-latest/subsys/bluetooth/host/
Dmonitor.c202 static inline void encode_hdr(struct bt_monitor_hdr *hdr, uint32_t timestamp, in encode_hdr()
/Zephyr-latest/include/zephyr/logging/
Dlog_msg.h76 log_timestamp_t timestamp; member
80 log_timestamp_t timestamp; member
/Zephyr-latest/drivers/ieee802154/
Dieee802154_mcxw.h57 uint32_t timestamp; member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Disoal.c1075 uint32_t timestamp; in isoal_rx_framed_update_sdu_release() local
1111 uint32_t timestamp; in isoal_rx_framed_consume() local
2881 uint32_t *timestamp, in isoal_tx_get_sync_info()
/Zephyr-latest/drivers/sensor/adi/adxl362/
Dadxl362.h236 uint64_t timestamp; member
263 uint64_t timestamp; member

1234