Searched refs:_node_ph_array_prop (Results 1 – 1 of 1) sorted by relevance
| /Zephyr-4.2.1/scripts/kconfig/ |
| D | kconfigfunctions.py | 286 def _node_ph_array_prop(node, prop, index, cell, unit=None): function 747 return str(_node_ph_array_prop(node, prop, index, cell, unit)) 749 return hex(_node_ph_array_prop(node, prop, index, cell, unit))
|