Searched full:specifier (Results 1 – 25 of 113) sorted by relevance
12345
/Zephyr-Core-3.7.0/doc/build/dts/ |
D | phandles.rst | 131 the resource you are interested in. The specifier describes the resource 193 specifier spaces before moving on to some information about devicetree 196 .. _dt-specifier-spaces: 198 Specifier spaces 201 *Specifier spaces* are a way to allow nodes to describe how you should 204 We'll start with an abstract, high level description of how specifier spaces 221 The cells that follow each phandle are called a *specifier*. In this example, 227 Every phandle-array property has an associated *specifier space*. This sounds 229 follow each phandle in a hardware specific way. Every specifier space has a 233 Devicetree nodes encode the number of cells that must appear in a specifier, by [all …]
|
D | bindings-syntax.rst | 56 # "Specifier" cell names for the 'foo' domain go here; example 'foo' 173 specifier-space: <space-name> 374 .. _dt-bindings-specifier-space: 376 specifier-space 385 ``my-pin``, then assigning it to the "gpio" specifier space using this 389 This property, if present, manually sets the specifier space associated with a 392 Normally, the specifier space is encoded implicitly in the property name. A 393 property named ``foos`` with type ``phandle-array`` implicitly has specifier 394 space ``foo``. As a special case, ``*-gpios`` properties have specifier space 395 "gpio", so that ``foo-gpios`` will have specifier space "gpio" rather than [all …]
|
/Zephyr-Core-3.7.0/scripts/dts/python-devicetree/tests/test-wrong-bindings/ |
D | wrong-specifier-space-type.yaml | 8 wrong-type-for-specifier-space: 10 specifier-space: foobar
|
/Zephyr-Core-3.7.0/include/zephyr/devicetree/ |
D | pwms.h | 94 * @brief Get PWM specifier's cell value at an index 139 * @brief Get a PWM specifier's cell value by name 179 * @return the cell value in the specifier at the named element 195 * @brief Get a PWM specifier's channel cell value at an index 211 * @brief Get a PWM specifier's channel cell value by name 221 * @return the channel cell value in the specifier at the named element 236 * @brief Get PWM specifier's period cell value at an index 252 * @brief Get a PWM specifier's period cell value by name 262 * @return the period cell value in the specifier at the named element 277 * @brief Get a PWM specifier's flags cell value at an index [all …]
|
D | io-channels.h | 125 * @brief Get an io-channels specifier input cell at an index 158 * @return the input cell in the specifier at index "idx" 165 * @brief Get an io-channels specifier input cell by name 200 * @return the input cell in the specifier at the named element 208 * @return the input cell in the specifier at index 0 218 * @return the input cell in the specifier at index "idx" 230 * @return the input cell in the specifier at the named element 239 * @return the input cell in the specifier at index 0
|
D | reset.h | 93 * @brief Get a reset specifier's cell value at an index 125 * @brief Get a reset specifier's cell value by name 152 * @return the cell value in the specifier at the named element 206 * @brief Get a DT_DRV_COMPAT instance's reset specifier's cell value 218 * @brief Get a DT_DRV_COMPAT instance's reset specifier's cell value by name 223 * @return the cell value in the specifier at the named element 233 * @return the value of the cell inside the specifier at index 0 239 * @brief Get a Reset Controller specifier's id cell at an index 282 * @brief Get a DT_DRV_COMPAT instance's Reset Controller specifier's id cell value
|
D | gpio.h | 69 * @brief Get a GPIO specifier's pin cell at an index 124 * @brief Get a GPIO specifier's flags cell at an index 127 * If there is no "flags" cell in the GPIO specifier, zero is returned. 128 * Refer to the node's binding to check specifier cell names if necessary. 222 * @brief Get a GPIO hog specifier's pin cell at an index 266 * @brief Get a GPIO hog specifier's flags cell at an index 269 * If there is no "flags" cell in the GPIO specifier, zero is returned. 270 * Refer to the node's binding to check specifier cell names if necessary. 312 * @brief Get a DT_DRV_COMPAT instance's GPIO specifier's pin cell value 336 * @brief Get a DT_DRV_COMPAT instance's GPIO specifier's flags cell
|
D | dma.h | 127 * @brief Get a DMA specifier's cell value at an index 169 * @brief Get a DT_DRV_COMPAT instance's DMA specifier's cell value at an index 180 * @brief Get a DMA specifier's cell value by name 217 * @return the cell value in the specifier at the named element 224 * @brief Get a DT_DRV_COMPAT instance's DMA specifier's cell value by name 229 * @return the cell value in the specifier at the named element 248 * @return 1 if the "dmas" property has a specifier at index "idx", 0 otherwise
|
D | clocks.h | 177 * @brief Get a clock specifier's cell value at an index 211 * @brief Get a clock specifier's cell value by name 240 * @return the cell value in the specifier at the named element 318 * @brief Get a DT_DRV_COMPAT instance's clock specifier's cell value 330 * @brief Get a DT_DRV_COMPAT instance's clock specifier's cell value by name 335 * @return the cell value in the specifier at the named element 345 * @return the value of the cell inside the specifier at index 0
|
/Zephyr-Core-3.7.0/dts/bindings/pinctrl/ |
D | nuvoton,npcx-scfg.yaml | 17 description: Number of items to expect in a SCFG ALT (Alternative controllers) specifier 23 Number of items to expect in a SCFG LV_GPIO_CTL (Low level IO controllers) specifier
|
/Zephyr-Core-3.7.0/dts/bindings/clock/ |
D | nxp,imx-anatop.yaml | 18 description: Number of items to expect in a clock specifier 24 description: Number of items to expect in a PLL specifier
|
D | clock-controller.yaml | 10 description: Number of items to expect in a Clock specifier
|
/Zephyr-Core-3.7.0/dts/bindings/i2s/ |
D | nxp,mcux-i2s.yaml | 49 specifier-space: pll-clock 57 specifier-space: pinmux
|
/Zephyr-Core-3.7.0/dts/bindings/mmc/ |
D | st,stm32-sdmmc.yaml | 58 Optional DMA channel specifier. If DMA should be used, specifier should
|
/Zephyr-Core-3.7.0/lib/os/ |
D | cbprintf_complete.c | 234 /** Indicates an a or A conversion specifier. 240 /** Conversion specifier category (value from specifier_cat_enum) */ 259 /** Conversion specifier character */ 260 unsigned char specifier; member 335 * specifier. 501 /* Extract a C99 conversion specifier. 511 * @return a pointer the first character that follows the specifier. 518 conv->specifier = *sp; in extract_specifier() 521 switch (conv->specifier) { in extract_specifier() 528 /* L length specifier not acceptable */ in extract_specifier() [all …]
|
/Zephyr-Core-3.7.0/include/zephyr/logging/ |
D | log.h | 41 * @param ... A string optionally containing printk valid conversion specifier, 52 * @param ... A string optionally containing printk valid conversion specifier, 62 * @param ... A string optionally containing printk valid conversion specifier, 72 * @param ... A string optionally containing printk valid conversion specifier, 83 * @param ... A string optionally containing printk valid conversion specifier, 101 * @param ... A string optionally containing printk valid conversion specifier, 111 * @param ... A string optionally containing printk valid conversion specifier, 125 * @param ... A string optionally containing printk valid conversion specifier, 142 * specifier, followed by as many values as specifiers. 156 * @param ... A string optionally containing printk valid conversion specifier, [all …]
|
/Zephyr-Core-3.7.0/dts/bindings/base/ |
D | base.yaml | 39 description: extended interrupt specifier for device 90 specifier-space: mbox
|
/Zephyr-Core-3.7.0/dts/bindings/pwm/ |
D | pwm-controller.yaml | 10 description: Number of items to expect in a pwm specifier
|
/Zephyr-Core-3.7.0/dts/bindings/power/ |
D | ambiq-pwrcfg.yaml | 10 specifier-space: pwrcfg
|
/Zephyr-Core-3.7.0/dts/bindings/mbox/ |
D | mailbox-controller.yaml | 10 description: Number of items to expect in a Mailbox specifier
|
/Zephyr-Core-3.7.0/include/zephyr/ |
D | devicetree.h | 63 * _IDX_<i>_VAL_<val>: phandle array's specifier value by index 67 * _NAME_<name>_VAL_<val>: phandle array's property specifier by name 677 * phandle and specifier blocks in the property 1354 * @brief Get a phandle-array specifier cell value at an index 1358 * the @p pha property of @p node_id, inside the specifier at index 1387 * - index 0 has specifier <17 0x1>, so its `pin` cell is 17, and its 1389 * - index 1 has specifier <5 0x3>, so `pin` is 5 and `flags` is 0x3 1403 * @param cell lowercase-and-underscores cell name within the specifier 1428 * @param cell lowercase-and-underscores cell name within the specifier 1463 * @brief Get a value within a phandle-array specifier by name [all …]
|
/Zephyr-Core-3.7.0/dts/bindings/interrupt-controller/ |
D | interrupt-controller.yaml | 14 description: Number of items to expect in an interrupt specifier
|
/Zephyr-Core-3.7.0/dts/bindings/led_strip/ |
D | ws2812-gpio.yaml | 14 GPIO phandle and specifier for the pin connected to the
|
/Zephyr-Core-3.7.0/dts/bindings/gpio/ |
D | gpio-nexus.yaml | 20 description: Number of items to expect in a GPIO specifier
|
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/clock/ |
D | stm32_common_clocks.h | 15 /** Dummy: Add a specifier when no selection is possible */
|
12345