Lines Matching full:example
17 labels. For example, with this devicetree:
50 One common example is when ``node-a`` represents some hardware that
75 One common example occurs in :ref:`pin control <pinctrl-guide>`. Pin control
78 pin configuration for that hardware peripheral. Here's an example of six
112 this example:
124 three specifiers in the above example:
134 The rest of this section describes a common example. Subsequent sections
137 Example phandle-arrays: GPIOs
145 For example, consider an external chip with an interrupt pin that is connected
166 In this example, ``irq-gpios`` is a phandle-array property with just one
169 bit mask describing pin metadata (for example ``(GPIO_ACTIVE_LOW |
186 The above example specifies two pins:
205 work in DTS files, before moving on to a concrete example and providing
221 The cells that follow each phandle are called a *specifier*. In this example,
234 name, using the ``#SPACE_NAME-cells`` property. For example, let's assume that
256 spaces. For example, we might have:
281 Example specifier space: gpio
284 From the above example, you're already familiar with how one specifier space
317 specifier space ``foo``. For example: