Home
last modified time | relevance | path

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

/sof-2.7.6/tools/sof_ri_info/
Dsof_ri_info.py359 def chararr_to_string(chararr, max_len): function
673 hdr.add_a(Astring('name', chararr_to_string(reader.read_bytes(8), 8)))
707 chararr_to_string(reader.read_bytes(8), 8)))