Searched refs:_node_ph_array_prop (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/scripts/kconfig/ |
D | kconfigfunctions.py | 252 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))
|