Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py648 def win_read(base, start, length): function
690 result = win_read(base, 16 + copy, suffix)
692 result += win_read(base, 16, behind - suffix)
752 data = win_read(debug_offset(), 0, ADSP_DW_SLOT_COUNT * 3 * 4)