Describes the MultiMediaCard Controller source code provided by Symbian platform
The location of the source code and the header files for the platform independent layer of the MultiMediaCard controller, i.e. the generic DLL, provided by Symbian platform called epbusm.dll, is as follows:
|
Source location |
Source files |
Peripheral bus layer source code. |
...\e32\drivers\pbus\ |
|
Peripheral bus layer header files and inline functions. |
...\e32\include\drivers\ |
|
MultiMediaCard layer source code. |
...\e32\drivers\pbus\mmc |
|
MultiMediaCard layer header files and inline functions. |
...\e32\include\drivers\ |
The suggested location of the source code and the header files for the platform specific layer of the MultiMediaCard controller, i.e. the variant DLL, provided by you, and usually called epbusmv.dll, is the variant specific directory. This is the directory ...\<VAR>\specific\.
How you organize source and header files within this directory is up to you.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.