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.py652 def win_read(base, start, length): function
694 result = win_read(base, 16 + copy, suffix)
696 result += win_read(base, 16, behind - suffix)
756 data = win_read(debug_offset(), 0, ADSP_DW_SLOT_COUNT * 3 * 4)