Home
last modified time | relevance | path

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

/u-boot/tools/binman/etype/
A Dfiles.py61 state.AddInt(subnode, 'align', self._files_align)
/u-boot/tools/binman/
A Dstate.py317 def AddInt(node, prop, value): function
325 n.AddInt(prop, value)
/u-boot/tools/dtoc/
A Dfdt.py466 def AddInt(self, prop_name, val): member in Node
A Dtest_fdt401 self.node.AddInt('integer', val)
A Dtest_fdt.py401 self.node.AddInt('integer', val)

Completed in 7 milliseconds