Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 12 of 12) sorted by relevance

/SCP-firmware-master/module/timer/src/
A Dmod_timer.c50 uint64_t timestamp; member
81 uint64_t *timestamp) in _time_to_timestamp()
102 uint64_t *timestamp) in _timestamp_from_now()
127 uint64_t timestamp, in _remaining()
225 uint64_t *timestamp) in time_to_timestamp()
315 uint64_t timestamp, in remaining()
541 uint64_t timestamp = 0; in timer_isr() local
/SCP-firmware-master/product/rcar/module/rcar_arch_timer/src/
A Dmod_rcar_arch_timer.c86 static int set_timer(fwk_id_t dev_id, uint64_t timestamp) in set_timer()
102 static int get_timer(fwk_id_t dev_id, uint64_t *timestamp) in get_timer()
229 fwk_timestamp_t timestamp; in mod_arch_timer_timestamp() local
/SCP-firmware-master/module/gtimer/src/
A Dmod_gtimer.c104 static int set_timer(fwk_id_t dev_id, uint64_t timestamp) in set_timer()
134 static int get_timer(fwk_id_t dev_id, uint64_t *timestamp) in get_timer()
311 fwk_timestamp_t timestamp; in mod_gtimer_timestamp() local
/SCP-firmware-master/framework/src/
A Dfwk_time.c36 fwk_duration_ns_t fwk_time_stamp_duration(fwk_timestamp_t timestamp) in fwk_time_stamp_duration()
A Dfwk_log.c94 fwk_timestamp_t timestamp = 0; in fwk_log_vsnprintf() local
/SCP-firmware-master/framework/include/
A Dfwk_time.h232 fwk_timestamp_t (*timestamp)(const void *ctx); member
/SCP-firmware-master/module/sensor/src/
A Dsensor_extended.c92 uint64_t timestamp; in sensor_get_timestamp() local
A Dsensor.h61 struct mod_sensor_timestamp_info timestamp; member
/SCP-firmware-master/module/sensor/include/
A Dmod_sensor.h310 struct mod_sensor_timestamp_info timestamp; member
371 struct mod_sensor_timestamp_info timestamp; member
395 uint64_t timestamp; member
/SCP-firmware-master/unit_test/unity_mocks/mocks/
A DMockfwk_time.h43 #define fwk_time_stamp_duration_ExpectAndReturn(timestamp, cmock_retval) fwk_time_stamp_duration_CM… argument
A DMockfwk_time.c393 fwk_duration_ns_t fwk_time_stamp_duration(fwk_timestamp_t timestamp) in fwk_time_stamp_duration()
435 …ration(CMOCK_fwk_time_stamp_duration_CALL_INSTANCE* cmock_call_instance, fwk_timestamp_t timestamp) in CMockExpectParameters_fwk_time_stamp_duration()
477 …stamp_duration_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, fwk_timestamp_t timestamp, fwk_dur… in fwk_time_stamp_duration_CMockExpectAndReturn()
/SCP-firmware-master/module/statistics/src/
A Dmod_stats.c330 fwk_timestamp_t timestamp = 0; in _get_curret_ts_us() local

Completed in 20 milliseconds