Home
last modified time | relevance | path

Searched defs:enum (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/nordic/nrf54h/bicr/
Dbicr-schema.json17 "enum": [ array
41 "enum": [ array
56 "enum": [ array
71 "enum": [ array
86 "enum": [ array
102 "enum": [ array
126 "enum": [ array
138 "enum": [ array
164 "enum": [ array
194 "enum": [ array
[all …]
/Zephyr-latest/doc/build/dts/
Dbindings-syntax.rst360 enum subsection
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Dedtlib.py564 def enum(self) -> Optional[list]: member in PropertySpec