Home
last modified time | relevance | path

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

/sof-2.7.6/tools/sof_ri_info/
Dsof_ri_info.py347 def uint_to_string(uint, both=False): function
770 self.info('File size ' + uint_to_string(self.file_size, True),
844 return uint_to_string(self.cur_offset+delta)
879 return uint_to_string(self.val)
881 uint_to_string(self.val),