Home
last modified time | relevance | path

Searched refs:cc0 (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/boards/mtk_adsp/src/
Dmain.c25 uint32_t t0 = k_cycle_get_32(), cc0 = ccount(); in cpu_hz() local
30 uint32_t hz = ((uint64_t)cc1 - cc0) * NOM_HZ / (t1 - t0); in cpu_hz()
/Zephyr-latest/tests/boards/intel_adsp/smoke/src/
Dcpus.c111 uint32_t cc1, cc0 = ccount(); in core_smoke() local
116 } while ((cc1 - cc0) < 1000 || (cyc1 - cyc0) < 1000); in core_smoke()
118 clk_ratios[cpu] = ((cc1 - cc0) * 1000) / (cyc1 - cyc0); in core_smoke()
/Zephyr-latest/dts/xtensa/intel/
Dintel_adsp_ace20_lnl.dtsi170 hdamlddmic: hdamlddmic@cc0 {
Dintel_adsp_ace30.dtsi159 hdamlddmic: hdamlddmic@cc0 {
Dintel_adsp_ace30_ptl.dtsi164 hdamlddmic: hdamlddmic@cc0 {