Lines Matching full:fixed
20 * @defgroup devicetree-fixed-partition Devicetree Fixed Partition API
26 * @brief Get a node identifier for a fixed partition with
33 * compatible = "fixed-partitions";
56 * @brief Test if a fixed partition with a given label property exists
58 * @return 1 if any "fixed-partitions" child node has the given label,
65 * @brief Test if fixed-partition compatible node exists
68 * @return 1 if node exists and is fixed-partition compatible, 0 otherwise.
74 * @brief Get a numeric identifier for a fixed partition
75 * @param node_id node identifier for a fixed-partitions child node
82 * @param node_id node identifier for a fixed-partitions child node
84 * fixed-partitions node, or @ref DT_INVALID_NODE if it doesn't exist.
92 * @param node_id node identifier for a fixed-partitions child node
94 * contains the fixed-partitions node.
101 * @brief Get the absolute address of a fixed partition
109 * compatible = "fixed-partitions";
129 * @param node_id node identifier for a fixed-partitions child node