Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py252 def _node_ph_array_prop(node, prop, index, cell, unit=None): function
659 return str(_node_ph_array_prop(node, prop, index, cell, unit))
661 return hex(_node_ph_array_prop(node, prop, index, cell, unit))