Lines Matching full:identifier
9 * SPDX-License-Identifier: Apache-2.0
26 * @brief Get a node identifier for a fixed partition with
46 * DT_NODE_BY_FIXED_PARTITION_LABEL(mcuboot) // node identifier for boot_partition
47 * DT_NODE_BY_FIXED_PARTITION_LABEL(image_0) // node identifier for slot0_partition
50 * @return a node identifier for the partition with that label property
74 * @brief Get a numeric identifier for a fixed partition
75 * @param node_id node identifier for a fixed-partitions child node
81 * @brief Get the node identifier of the flash memory for a partition
82 * @param node_id node identifier for a fixed-partitions child node
83 * @return the node identifier of the internal memory that contains the
91 * @brief Get the node identifier of the flash controller for a partition
92 * @param node_id node identifier for a fixed-partitions child node
93 * @return the node identifier of the memory technology device that
129 * @param node_id node identifier for a fixed-partitions child node