rusEFI
The most advanced open source ECU
|
Functions | |
bool | boardInitMfs () |
const MFSConfig * | boardGetMfsConfig () |
Variables | |
static NO_CACHE SNORDriver | snor1 |
static NO_CACHE snor_nocache_buffer_t | snor1buf |
const WSPIConfig | WSPIcfg1 |
const SNORConfig | snorcfg1 |
const MFSConfig | mfsd_nor_config |
const MFSConfig * boardGetMfsConfig | ( | void | ) |
Definition at line 57 of file board_storage.cpp.
Referenced by initStorageMfs().
bool boardInitMfs | ( | void | ) |
Definition at line 45 of file board_storage.cpp.
Referenced by initStorageMfs().
const MFSConfig mfsd_nor_config |
Definition at line 35 of file board_storage.cpp.
|
static |
Definition at line 20 of file board_storage.cpp.
|
static |
Definition at line 21 of file board_storage.cpp.
const SNORConfig snorcfg1 |
Definition at line 30 of file board_storage.cpp.
Referenced by boardInitMfs().
const WSPIConfig WSPIcfg1 |
Definition at line 23 of file board_storage.cpp.
Referenced by boardInitMfs().