Versions Compared

Key

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

...

Anchor10937861093786 NameGet() Anchor11004481100448static const CPU_CHAR *FSDev_####_NameGet (void); Anchor11280061128006  

...

...

File

...

Called from

...

Code enabled by

...

fs_dev_####.c

...

...

various

...

...

N/A

Anchor11004511100451Device drivers are identified by unique names, on which device names are based. For example, the unique name for the NAND flash driver is “nand”; the NAND devices will be named “nand:0:”, “nand:1:”, etc. Anchor10979391097939

Arguments

...

None. Anchor10986041098604

Returned Value

...

1093794Pointer to the device driver name. Anchor10992691099269

Notes/Warnings

...