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 |
static const SPIConfig | W25SpiCfg |
static const SNORConfig | W25FlashConfig |
const MFSConfig | mfsd_nor_config |
const MFSConfig * boardGetMfsConfig | ( | void | ) |
Definition at line 131 of file board_storage.cpp.
bool boardInitMfs | ( | void | ) |
Definition at line 98 of file board_storage.cpp.
const MFSConfig mfsd_nor_config |
Definition at line 73 of file board_storage.cpp.
Referenced by boardGetMfsConfig().
|
static |
Definition at line 37 of file board_storage.cpp.
Referenced by boardInitMfs().
|
static |
Definition at line 38 of file board_storage.cpp.
Referenced by boardInitMfs().
|
static |
Definition at line 68 of file board_storage.cpp.
Referenced by boardInitMfs().
|
static |
Definition at line 45 of file board_storage.cpp.
Referenced by boardInitMfs().