Searched defs:enum (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/soc/nordic/nrf54h/bicr/ | ||
D | bicr-schema.json | 17 "enum": [ array |
/Zephyr-latest/doc/build/dts/ | ||
D | bindings-syntax.rst | 360 enum subsection |
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ | ||
D | edtlib.py | 564 def enum(self) -> Optional[list]: member in PropertySpec |