Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                           FS_PARTITION_ENTRY  *p_partition_entry,
                           FS_ERR              *p_err);

File

Called from

Code enabled by

fs_dev.c

Application

FS_CFG_PARTITION_EN

Find a partition on a device.

See also section 7-5 “Partitions” Partitions.

Arguments

name_dev

Device name.

...

Or device access error (see section B-4 “Device Error Codes” Device Error Codes).

Returned Value

None.

Notes/Warnings

...