Searched full:identifier (Results 1 – 25 of 6612) sorted by relevance
12345678910>>...265
2 // SPDX-License-Identifier: Apache-2.020 // Match identifier passed as timeout22 identifier fn =~ "(?x)^35 identifier T;43 identifier K_NO_WAIT =~ "^K_NO_WAIT$";44 identifier K_FOREVER =~ "^K_FOREVER$";69 identifier K_NO_WAIT =~ "^K_NO_WAIT$";70 identifier K_FOREVER =~ "^K_FOREVER$";83 // Match identifier passed as timeout85 identifier fn =~ "(?x)^[all …]
2 // SPDX-License-Identifier: Apache-2.025 identifier T;37 identifier T;49 identifier T;50 identifier D;61 identifier T;62 identifier D;73 identifier T;74 identifier D;85 identifier T;[all …]
2 // SPDX-License-Identifier: Apache-2.021 // Base rule provides the complex identifier regular expression23 identifier last_timeout =~ "(?x)^k_43 // Identify call sites where an identifier is used for the timeout47 identifier D;52 // Select call sites where a constant literal (not identifier) is used102 // identifier K_MSEC =~ "^K_MSEC$";104 identifier MSEC_PER_SEC =~ "^MSEC_PER_SEC$";128 identifier MSEC_PER_SEC =~ "^MSEC_PER_SEC$";143 identifier MSEC_PER_SEC =~ "^MSEC_PER_SEC$";[all …]
7 // SPDX-License-Identifier: Apache-2.016 identifier t, v;47 msg = "WARNING: Violation to rule 21.2 (Should not used a reserved identifier) - {}".format(v)55 identifier f;66 msg = "WARNING: Violation to rule 21.2 (Should not used a reserved identifier) - {}".format(v)74 identifier function, v;88 msg = "WARNING: Violation to rule 21.2 (Should not used a reserved identifier) - {}".format(v)
6 // SPDX-License-Identifier: Apache-2.012 identifier i;30 identifier i;
7 // SPDX-License-Identifier: Apache-2.016 identifier function, v;36 identifier rule1_base.v;53 identifier v;70 identifier rule2_base.v;
9 * SPDX-License-Identifier: Apache-2.026 * @brief Get a node identifier for a fixed partition with46 * DT_NODE_BY_FIXED_PARTITION_LABEL(mcuboot) // node identifier for boot_partition47 * DT_NODE_BY_FIXED_PARTITION_LABEL(image_0) // node identifier for slot0_partition50 * @return a node identifier for the partition with that label property74 * @brief Get a numeric identifier for a fixed partition75 * @param node_id node identifier for a fixed-partitions child node81 * @brief Get the node identifier of the flash memory for a partition82 * @param node_id node identifier for a fixed-partitions child node83 * @return the node identifier of the internal memory that contains the[all …]
9 * SPDX-License-Identifier: Apache-2.027 * @brief Get the node identifier for the node referenced by an45 * @param node_id node identifier for a node with an io-channels property47 * @return the node identifier for the node referenced at index "idx"54 * @brief Get the node identifier for the node referenced by an73 * @param node_id node identifier for a node with an io-channels property76 * @return the node identifier for the node referenced at the named element84 * @param node_id node identifier for a node with an io-channels property85 * @return the node identifier for the node referenced at index 092 * @brief Get the node identifier from a DT_DRV_COMPAT instance's io-channels[all …]
9 * SPDX-License-Identifier: Apache-2.026 * @brief Get the node identifier for the controller phandle from a44 * @param node_id node identifier46 * @return the node identifier for the reset controller referenced at55 * @param node_id node identifier56 * @return a node identifier for the reset controller at index 064 * @brief Get the node identifier for the controller phandle from a83 * @param node_id node identifier86 * @return the node identifier for the reset controller referenced by name115 * @param node_id node identifier for a node with a resets property[all …]
9 * SPDX-License-Identifier: Apache-2.026 * @brief Get the node identifier for the DMA controller from a45 * @param node_id node identifier for a node with a dmas property47 * @return the node identifier for the DMA controller referenced at54 * @brief Get the node identifier for the DMA controller from a74 * @param node_id node identifier for a node with a dmas property77 * @return the node identifier for the DMA controller in the named element85 * @param node_id node identifier for a node with a dmas property86 * @return the node identifier for the DMA controller at index 093 * @brief Get the node identifier for the DMA controller from a[all …]
9 * SPDX-License-Identifier: Apache-2.048 * @param node_id node identifier; may or may not have any clocks property79 * @param node_id node identifier; may or may not have any clock-names property.104 * @param node_id node identifier with a clocks property112 * @brief Get the node identifier for the controller phandle from a130 * @param node_id node identifier132 * @return the node identifier for the clock controller referenced at141 * @param node_id node identifier142 * @return a node identifier for the clocks controller at index 0149 * @brief Get the node identifier for the controller phandle from a[all …]
9 * SPDX-License-Identifier: Apache-2.026 * @brief Get the node identifier for the PWM controller from a45 * @param node_id node identifier for a node with a pwms property47 * @return the node identifier for the PWM controller referenced at55 * @brief Get the node identifier for the PWM controller from a75 * @param node_id node identifier for a node with a pwms property78 * @return the node identifier for the PWM controller in the named element86 * @param node_id node identifier for a node with a pwms property87 * @return the node identifier for the PWM controller at index 0129 * @param node_id node identifier for a node with a pwms property[all …]
9 * SPDX-License-Identifier: Apache-2.049 * @param spi a SPI bus controller node identifier74 * @param spi a SPI bus controller node identifier113 * @param spi_dev a SPI device node identifier120 * @brief Get a SPI device's chip select GPIO controller's node identifier147 * @param spi_dev a SPI device node identifier148 * @return node identifier for spi_dev's chip select GPIO controller180 * @param spi_dev a SPI device node identifier207 * @param spi_dev a SPI device node identifier225 * @brief Get GPIO controller node identifier for a SPI device instance[all …]
3 * SPDX-License-Identifier: Apache-2.021 * @brief Get a node identifier for a phandle in a pinctrl property by index38 * @return node identifier for the phandle at index 'idx' in 'pinctrl-'pc_idx''44 * @brief Get a node identifier from a pinctrl-0 property54 * @return node identifier for the phandle at index idx in the pinctrl-060 * @brief Get a node identifier for a phandle inside a pinctrl node by name78 * @return node identifier for the phandle at that index in the pinctrl100 * @param node_id node identifier with a named pinctrl property133 * @param node_id node identifier185 * @param node_id node identifier with a pinctrl property[all …]
4 # SPDX-License-Identifier: Apache-2.050 root2 = AnyNode(identifier=None)57 n = find(root2, lambda node2: node2.identifier == node.identifier)65 print(f"{n.identifier} -> {Fore.GREEN}{diff}{Fore.RESET}")67 print(f"{n.identifier} -> {Fore.RED}+{diff}{Fore.RESET}")71 print(f"{node.identifier} ({Fore.GREEN}-{node.size}{Fore.RESET}) disappeared.")74 n = find(root1, lambda node2: node2.identifier == node.identifier)77 print(f"{node.identifier} ({Fore.RED}+{node.size}{Fore.RESET}) is new.")
4 * SPDX-License-Identifier: Apache-2.047 * @param heap_id Identifier of heap being resized67 * @param heap_id Heap identifier86 * @param heap_id Heap identifier98 * Identifier of the heap whose events are listened.141 * Notify registered heap event listeners with matching heap identifier that an144 * @param heap_id Heap identifier153 * Notify registered heap event listeners with matching heap identifier that156 * @param heap_id Heap identifier165 * Notify registered heap event listeners with matching heap identifier that the[all …]
4 * SPDX-License-Identifier: Apache-2.0111 * @brief Synthesize pipelink symbol from devicetree node identifier and name112 * @param node_id Devicetree node identifier121 * @brief Declare pipelink from devicetree node identifier and name122 * @param node_id Devicetree node identifier129 * @brief Define pipelink from devicetree node identifier and name130 * @param node_id Devicetree node identifier137 * @brief Get pointer to pipelink from devicetree node identifier and name138 * @param node_id Devicetree node identifier
4 # SPDX-License-Identifier: Apache-2.069 Forum or the Company Identifier from the Bluetooth SIG.160 string "UDI Device Identifier"181 …The System ID characteristic is used to represent an extended unique identifier (EUI) of the system183 …of an Organizationally Unique Identifier (OUI) concatenated with a manufacturer-defined identifier.185 This will be transmitted as the 40 bit identifier followed by the 24-bit OUI.190 hex "Organizationally Unique Identifier (OUI) of the manufacturer."196 …Shall contain an Organisationally Unique Identifier (OUI) followed by a manufacturer-defined inden…199 hex "Manufacturer-defined unique identifier."203 The manufacturer-defined unique identifier is 40 bits long.
3 * @brief Header for Bluetooth Audio Content Control Identifier.8 * SPDX-License-Identifier: Apache-2.015 * @brief Bluetooth Content Control Identifier (CCID)16 * @defgroup bt_ccid Bluetooth Content Control Identifier24 * The Content Control Identifier (CCID) API manages CCIDs for @ref BT_UUID_CCID characteristics.
3 * SPDX-License-Identifier: Apache-2.057 /** State identifier (see @ref PINCTRL_STATES). */87 * @brief Obtain the state identifier for the given node and state index.90 * @param node_id Node identifier.98 * identifier.100 * @param node_id Node identifier.107 * identifier.109 * @param node_id Node identifier.116 * identifier and state index.119 * @param node_id Node identifier.[all …]
1 # SPDX-License-Identifier: Apache-2.017 - --disable=clang-diagnostic-reserved-identifier18 - --disable=clang-diagnostic-reserved-macro-identifier
2 # SPDX-License-Identifier: Apache-2.022 Vendor-specific clock identifier. Needs to match identifier
4 # SPDX-License-Identifier: Apache-2.017 bool "Battery Level Identifier Present"19 Enable this option if the Battery Level Identifier is present.
4 * SPDX-License-Identifier: Apache-2.032 * @param node_id Node identifier.35 * @param p_node_id Parent node identifier.47 * @param node_id Node identifier.50 * @param p_node_id Parent node identifier.62 * @param p_node_id Parent node identifier.72 * @param node_id Node identifier.75 * @param p_node_id Parent node identifier.91 * @param node_id Node identifier.
1 /* SPDX-License-Identifier: Apache-2.0 */17 * @param channel_id Channel identifier27 * @param channel_id Channel identifier