Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 137) sorted by relevance

123456

/scripts/dts/python-devicetree/tests/test-bindings-init/
A Dbase_amend.yaml7 # e.g. change its "description:"
15 # | description: | prop-2 | prop-1 |
24 description: Amended description.
31 description: Overwritten description.
37 description: New description.
59 description: Overwritten description (child).
63 description: New description (child).
77 # Plus amended grandchild-binding description.
78 description: Amended grandchild-binding description.
82 description: Overwritten description (grandchild).
[all …]
A Dcompat_desc.yaml6 description: Binding description.
13 description: Child-binding description.
17 description: Grandchild-binding description.
A Dcompat_desc_base.yaml6 description: Binding description (base).
11 description: Child-binding description (base).
15 description: Grandchild-binding description (base).
A Dthing.yaml22 description: Description of 'thing.yaml'.
36 # the amended description from base_amend.yaml.
37 description: Overwritten in thing.yaml.
47 description: Thing property.
51 description: Child-binding description (thing).
54 description: Overwritten in thing.yaml (child).
59 description: Thing child-binding property.
63 description: Grandchild-binding description (thing).
66 description: Overwritten in thing.yaml (grandchild).
71 description: Thing grandchild-binding property.
A Dbase.yaml5 # Involves base property definitions ("type:", "description:", "const:",
32 description: Base property specifications.
36 description: Base property 1.
57 description: Base child-binding description.
61 description: Base child-prop 1.
82 description: Base grandchild-binding description.
86 description: Base grandchild-prop 1.
A Dvnd,thing.yaml6 description: The Thing device.
16 description: The Thing's child-binding.
20 description: The Thing's grandchild-binding.
A Dcompat_desc_multi.yaml6 description: Binding description (multi).
A Ddiamond.yaml55 description: Diamond's top.
74 description: Overwritten in diamond.yaml.
78 description: Diamond's child-binding.
84 description: Overwritten in diamond.yaml (child).
92 description: Overwritten in diamond.yaml (grandchild).
A Dbase_multi.yaml49 description: Description of 'base_multi.yaml'.
75 description: New description (child).
100 description: New description (grandchild).
/scripts/dts/python-devicetree/tests/test-bindings/
A Dchild-binding.yaml3 description: child-binding test
8 description: child node
17 description: grandchild node
A Dchild-binding-with-compat.yaml3 description: child-binding with separate compatible than the parent
9 description: child node
16 description: grandchild node
A Dmultidir.yaml3 description: Binding in test-bindings/
A Dbar-bus.yaml3 description: Bar bus controller
A Ddevice-on-any-bus.yaml3 description: Device on any bus
A Dfoo-bus.yaml3 description: Foo bus controller
/scripts/tests/twister_blackbox/test_data/
A Dtest_config.yaml6 description: >
11 description: >
/scripts/tests/twister/test_data/
A Dtest_config.yaml6 description: >
14 description: >
/scripts/west_commands/
A Dexport.py37 description=self.description)
A Dcompletion.py75 description=self.description)
A Dgtags.py44 description=self.description,
A Dtwister_cmd.py46 description=self.description,
/scripts/utils/
A Dconvert_guidelines.py26 def description_print(self, outputfile, guideline_number, description): argument
42 def description_print(self, outputfile, guideline_number, description): argument
43 print(description + '(Misra rule ' + guideline_number + ')', file=outputfile)
/scripts/net/
A Denumerate_http_status.py51 description = match.group(2)
52 self.status_codes[code] = description
/scripts/dts/python-devicetree/tests/test-bindings-2/
A Dmultidir.yaml3 description: Binding in test-bindings-2/
/scripts/west_commands/tests/
A Dtest_blackmagicprobe.py158 fake_comport1.description = 'unrelated'
161 fake_comport2.description = None
164 fake_comport3.description = f'{blackmagicprobe.BMP_GDB_PRODUCT} v1234'
167 fake_comport4.description = f'{blackmagicprobe.BMP_GDB_PRODUCT} v1234'

Completed in 21 milliseconds

123456