Searched full:array (Results 1 – 25 of 1712) sorted by relevance
12345678910>>...69
| /Zephyr-4.3.0/dts/bindings/gpio/ |
| D | renesas,ra-gpio-ioport.yaml | 19 type: array 20 description: Array of vbatt pin on port 23 type: phandle-array 27 type: string-array 31 type: array 35 type: array 39 type: array 43 type: array 47 type: array 51 type: array [all …]
|
| D | renesas,rx-gpio.yaml | 29 type: phandle-array 33 type: string-array 37 type: array 41 type: array 45 type: array 49 type: array 53 type: array 57 type: array 61 type: array 65 type: array
|
| /Zephyr-4.3.0/dts/bindings/sound/ |
| D | cirrus,cs47l63.yaml | 15 type: phandle-array 20 type: phandle-array 25 type: phandle-array 30 type: phandle-array 35 type: phandle-array 40 type: phandle-array 45 type: phandle-array 50 type: phandle-array 55 type: phandle-array 60 type: phandle-array [all …]
|
| /Zephyr-4.3.0/scripts/dts/python-devicetree/tests/test-bindings/ |
| D | props.yaml | 18 array: 19 type: array 21 uint8-array: 22 type: uint8-array 28 string-array: 29 type: string-array 38 phandle-array-foos: 39 type: phandle-array 41 phandle-array-foo-names: 42 type: string-array [all …]
|
| D | defaults.yaml | 15 array: 16 type: array 20 uint8-array: 21 type: uint8-array 30 string-array: 31 type: string-array
|
| /Zephyr-4.3.0/dts/bindings/dai/ |
| D | mediatek,afe.yaml | 23 type: array 25 type: array 27 type: array 35 type: array 38 type: array 41 type: array 44 type: array 47 type: array 50 type: array 56 type: array [all …]
|
| /Zephyr-4.3.0/dts/bindings/display/ |
| D | sitronix,st7701.yaml | 16 type: phandle-array 22 type: phandle-array 39 type: uint8-array 43 type: uint8-array 47 type: uint8-array 51 type: uint8-array 55 type: uint8-array 59 type: uint8-array 63 type: uint8-array 67 type: uint8-array [all …]
|
| D | ilitek,ili9341.yaml | 19 type: uint8-array 25 type: uint8-array 31 type: uint8-array 37 type: uint8-array 43 type: uint8-array 49 type: uint8-array 55 type: uint8-array 61 type: uint8-array 67 type: uint8-array 73 type: uint8-array [all …]
|
| D | ilitek,ili9342c.yaml | 19 type: uint8-array 26 type: uint8-array 32 type: uint8-array 38 type: uint8-array 44 type: uint8-array 51 type: uint8-array 57 type: uint8-array 63 type: uint8-array 69 type: uint8-array 75 type: uint8-array [all …]
|
| D | sitronix,st7735r.yaml | 36 type: uint8-array 41 type: uint8-array 46 type: uint8-array 51 type: uint8-array 56 type: uint8-array 61 type: uint8-array 66 type: uint8-array 71 type: uint8-array 76 type: uint8-array 81 type: uint8-array [all …]
|
| D | ilitek,ili9340.yaml | 17 type: uint8-array 23 type: uint8-array 29 type: uint8-array 36 type: uint8-array 42 type: uint8-array 48 type: uint8-array 54 type: uint8-array 60 type: uint8-array 82 type: uint8-array
|
| /Zephyr-4.3.0/dts/bindings/modem/ |
| D | swir,hl7800.yaml | 15 type: phandle-array 19 type: phandle-array 23 type: phandle-array 27 type: phandle-array 31 type: phandle-array 35 type: phandle-array 39 type: phandle-array 43 type: phandle-array 46 type: phandle-array
|
| D | swir,hl78xx.yaml | 13 type: phandle-array 16 type: phandle-array 19 type: phandle-array 22 type: phandle-array 25 type: phandle-array 28 type: phandle-array 31 type: phandle-array 34 type: phandle-array
|
| D | wnc,m14a2a.yaml | 12 type: phandle-array 16 type: phandle-array 20 type: phandle-array 24 type: phandle-array 28 type: phandle-array 32 type: phandle-array
|
| /Zephyr-4.3.0/dts/bindings/usb/uac2/ |
| D | zephyr,uac2-feature-unit.yaml | 8 # string-array properties start with Primary channel 0 and follow with Logical 19 type: string-array 27 type: string-array 35 type: string-array 43 type: string-array 51 type: string-array 59 type: string-array 67 type: string-array 75 type: string-array 83 type: string-array [all …]
|
| /Zephyr-4.3.0/dts/bindings/test/ |
| D | vnd,phandle-holder.yaml | 14 pha-gpios: {type: "phandle-array"} 15 gpios: {type: "phandle-array"} 16 foos: {type: "phandle-array"} 17 foo-names: {type: "string-array"} 18 pwms: {type: "phandle-array"} 19 pwm-names: {type: "string-array"} 21 type: "phandle-array" 23 baz-names: {type: "string-array"}
|
| D | vnd,array-holder.yaml | 4 description: Test array container 6 compatible: "vnd,array-holder" 11 a: {type: "array"} 12 b: {type: "uint8-array"} 13 c: {type: "string-array"}
|
| /Zephyr-4.3.0/include/zephyr/data/ |
| D | json.h | 116 } array; member 179 * @param sub_descr_ Array of json_obj_descr describing the subobject 216 * in the array 218 * @param union_ Optional macro argument containing array or object descriptor 232 * @internal @brief Helper macro to declare an array descriptor 234 * @param elem_descr_ Element descriptor, pointer to a descriptor array 239 .array = { \ 248 * @param elem_descr_ Element descriptor, pointer to a descriptor array 271 * @brief Helper macro to declare a descriptor for an array of primitives 275 * @param max_len_ Maximum number of elements in array [all …]
|
| /Zephyr-4.3.0/dts/bindings/ethernet/ |
| D | silabs,gecko-ethernet.yaml | 40 type: array 45 type: array 51 type: array 56 type: array 61 type: array 66 type: array 71 type: array 76 type: array 81 type: array 86 type: array [all …]
|
| /Zephyr-4.3.0/dts/bindings/ieee802154/ |
| D | ti,cc2520.yaml | 12 type: phandle-array 16 type: phandle-array 20 type: phandle-array 24 type: phandle-array 28 type: phandle-array 32 type: phandle-array
|
| /Zephyr-4.3.0/dts/bindings/clock/ |
| D | intel,adsp-shim-clkctl.yaml | 12 Index of WOVCRO clock encoding in the encoding array (if wovcro-supported is true). 16 description: Index of LPRO clock encoding in the encoding array. 20 description: Index of HPRO clock encoding in the encoding array. 24 description: Index of ACE integrated PLL clock encoding in the encoding array. 27 type: array 29 description: Array that encodes what is needed to enable each clock. 32 type: array 33 description: Array that encodes needed masks to enable each clock.
|
| /Zephyr-4.3.0/dts/bindings/pinctrl/ |
| D | ite,it8xxx2-pinctrl-func.yaml | 12 type: array 15 type: array 18 type: array 24 type: array 27 type: array 30 type: array 33 type: array 36 type: array 39 type: array 42 type: array
|
| /Zephyr-4.3.0/scripts/schemas/ |
| D | soc-schema.yaml | 30 type: array 45 type: array 57 type: array 70 type: array 83 type: array 87 type: array 97 type: array 113 type: array 118 type: array 128 type: array [all …]
|
| /Zephyr-4.3.0/dts/bindings/input/ |
| D | cypress,cy8cmbr3xxx.yaml | 13 type: phandle-array 20 type: phandle-array 27 type: array 30 Array of input event key codes (INPUT_KEY_* or INPUT_BTN_*). 33 type: array 35 Array of input event key codes (INPUT_KEY_* or INPUT_BTN_*).
|
| /Zephyr-4.3.0/dts/bindings/ipc/ |
| D | nordic,nrf-ipct-common.yaml | 18 type: array 22 the source. This array is then comprised of a 3-integer-wide "unit" 25 in the array, therefore requiring the length of this property to be 29 channel 4, then the array "unit" would be <2 NRF_DOMAIN_ID_RADIOCORE 4> 33 type: array 37 the sink. This array is then comprised of a 3-integer-wide "unit" 40 in the array, therefore requiring the length of this property to be 44 channel 4, then the array "unit" would be <2 NRF_DOMAIN_ID_RADIOCORE 4>
|
12345678910>>...69