Home
last modified time | relevance | path

Searched refs:timestamp_high (Results 1 – 2 of 2) sorted by relevance

/SCP-firmware-master/module/scmi_sensor/include/internal/
A Dscmi_sensor.h87 uint32_t timestamp_high; member
/SCP-firmware-master/module/scmi_sensor/src/
A Dmod_scmi_sensor.c205 .timestamp_high = (uint32_t)(sensor_data->timestamp >> 32), in scmi_sensor_reading_respond()
213 .timestamp_high = (uint32_t)(sensor_data->timestamp >> 32), in scmi_sensor_reading_respond()

Completed in 6 milliseconds