|
|
|
|
|
|
|
dts_represent(self,
depth=0)
Get dts string representation |
source code
|
|
|
dtb_represent(self,
string_store,
pos=0,
version=17)
Get blob representation |
source code
|
|
|
|
|
to_raw(self)
Return RAW value representation |
source code
|
|
|
|
|
__ne__(self,
node)
Check property inequality |
source code
|
|
|
__eq__(self,
node)
Check node equality check properties are the same (same values) |
source code
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|