Home
last modified time | relevance | path

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

/external/u-boot/tools/dtoc/
Dfdt.py49 self.type, self.value = self.BytesToValue(bytes)
92 def BytesToValue(self, bytes): member in Prop