OpenSSD Cosmos+ Platform Firmware
0.0.2
The firmware of Cosmos+ OpenSSD Platform for TOSHIBA nand flash module.
|
Go to the source code of this file.
Variables | |
unsigned int | T4NSCuCode_Common [] |
unsigned int | T4NSCuCode_Indexed [] |
unsigned int | T4NSCuCode_PlainOps [] |
const int | T4NSCu_Common_CodeWordLength = sizeof(T4NSCuCode_Common) / sizeof(unsigned int) |
const int | T4NSCu_Indexed_CodeWordLength = sizeof(T4NSCuCode_Indexed) / sizeof(unsigned int) |
const int | T4NSCu_PlainOps_CodeWordLength = sizeof(T4NSCuCode_PlainOps) / sizeof(unsigned int) |
const int T4NSCu_Common_CodeWordLength = sizeof(T4NSCuCode_Common) / sizeof(unsigned int) |
Definition at line 109 of file t4nsc_ucode.h.
const int T4NSCu_Indexed_CodeWordLength = sizeof(T4NSCuCode_Indexed) / sizeof(unsigned int) |
Definition at line 110 of file t4nsc_ucode.h.
const int T4NSCu_PlainOps_CodeWordLength = sizeof(T4NSCuCode_PlainOps) / sizeof(unsigned int) |
Definition at line 111 of file t4nsc_ucode.h.
unsigned int T4NSCuCode_Common[] |
Definition at line 4 of file t4nsc_ucode.h.
unsigned int T4NSCuCode_Indexed[] |
Definition at line 29 of file t4nsc_ucode.h.
unsigned int T4NSCuCode_PlainOps[] |
Definition at line 70 of file t4nsc_ucode.h.