Lines Matching full:dts
65 /** Partition label if defined in DTS. Otherwise nullptr; */
330 * Returns non-0 value if fixed-partition of given DTS node label exists.
332 * @param label DTS node label
340 * Get flash area ID from fixed-partition DTS node label
342 * @param label DTS node label of a partition
349 * Get fixed-partition offset from DTS node label
351 * @param label DTS node label of a partition
353 * @return fixed-partition offset, as defined for the partition in DTS.
358 * Get fixed-partition offset from DTS node
360 * @param node DTS node of a partition
362 * @return fixed-partition offset, as defined for the partition in DTS.
367 * Get fixed-partition size for DTS node label
369 * @param label DTS node label
371 * @return fixed-partition offset, as defined for the partition in DTS.
376 * Get fixed-partition size for DTS node
378 * @param node DTS node of a partition
380 * @return fixed-partition size, as defined for the partition in DTS.
387 * @param label DTS node label of a partition
397 * @param label DTS node label of a partition
407 * @param node DTS node of a partition
417 * @param label DTS node label of a partition
424 * Get pointer to flash_area object by partition node in DTS
426 * @param node DTS node of a partition