Home
last modified time | relevance | path

Searched defs:time_stamp (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/tests/benchmarks/sys_kernel/src/
Dsyskernel.c133 uint64_t time_stamp = sys_clock_tick_get(); in main() local
/Zephyr-latest/subsys/net/ip/
Dicmp.c185 uint32_t time_stamp = htonl(k_cycle_get_32()); in send_icmpv4_echo_request() local
309 uint32_t time_stamp = htonl(k_cycle_get_32()); in send_icmpv6_echo_request() local
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/
Dthread_apis.c272 int64_t time_stamp; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Davdtp_internal.h145 uint32_t time_stamp; member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Disoal.h191 uint32_t time_stamp; member
Disoal.c1630 const uint32_t time_stamp) in isoal_is_time_stamp_valid()
/Zephyr-latest/drivers/can/
Dcan_nxp_s32_canxl.c955 Canexcel_Ip_TimeStampConf_Type time_stamp = { in can_nxp_s32_init() local
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c5885 uint32_t *time_stamp; local