Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/ace/include/
Dadsp_timestamp.h13 struct intel_adsp_timestamp { struct
27 int intel_adsp_get_timestamp(uint32_t tsctrl, struct intel_adsp_timestamp *timestamp); argument
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dtimestamp.c28 int intel_adsp_get_timestamp(uint32_t tsctrl, struct intel_adsp_timestamp *timestamp) in intel_adsp_get_timestamp()