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.py264 def _node_ph_array_prop(node, prop, index, cell, unit=None): function
671 return str(_node_ph_array_prop(node, prop, index, cell, unit))
673 return hex(_node_ph_array_prop(node, prop, index, cell, unit))