Assign_SPI_Master(TSPI_Master_Base *object_New_SPI_Master) | TSPI_Memory_Base | |
bool_Device_ID_Available | TSPI_Memory_Base | protected |
bool_Manufacturer_ID_Available | TSPI_Memory_Base | protected |
bool_Serial_Number_Available | TSPI_Memory_Base | protected |
commandFSTRD enum value | TFM25V02 | private |
commandRDID enum value | TFM25V02 | private |
commandRDSR enum value | TFM25V02 | private |
commandREAD enum value | TFM25V02 | private |
commandSLEEP enum value | TFM25V02 | private |
commandSNR enum value | TFM25V02 | private |
commandWRDI enum value | TFM25V02 | private |
commandWREN enum value | TFM25V02 | private |
commandWRITE enum value | TFM25V02 | private |
commandWRSR enum value | TFM25V02 | private |
Done() | TSPI_Memory_Base | |
Erase_Chip(BOOL bool_Force_Bad_Block_Erase) | TSPI_Memory_Base | virtual |
Exit_Sleep_Mode() | TFM25V02 | private |
Extract_Page_Relative_Address(U32 u32_Linear_Address, U16 *u16_Relative_Address) | TSPI_Memory_Base | protected |
Get_Block_Address(U16 u16_Block_Index, U32 *u32_Linear_Address) | TSPI_Memory_Base | |
Get_Block_Count(U16 *u16_Block_Count) | TSPI_Memory_Base | |
Get_Block_Index_By_Page(U32 u32_Page_Index, U16 *u16_Block_Index) | TSPI_Memory_Base | |
Get_Block_Size(U32 *u32_Block_Size) | TSPI_Memory_Base | protected |
Get_Capacity() | TSPI_Memory_Base | |
Get_Chip_Size(U32 *u32_Chip_Size) | TSPI_Memory_Base | protected |
Get_Page_Address(U16 u16_Block_Index, U16 u16_Relative_Page_Index, U32 *u32_Linear_Address) | TSPI_Memory_Base | |
Get_Page_Index(U32 u32_Linear_Address, U32 *u32_Page_Index) | TSPI_Memory_Base | |
Get_Page_Index(U16 u16_Block_Index, U16 u16_Page_Relative_Index, U32 *u32_Page_Index) | TSPI_Memory_Base | |
Get_Page_Index(U16 u16_Block_Index, U32 *u32_Page_Index) | TSPI_Memory_Base | |
Get_Page_Size(U16 *u16_Page_Size) | TSPI_Memory_Base | |
Get_Pages_Per_Block_Count(U16 *u16_Pages_Per_Block) | TSPI_Memory_Base | |
Get_Pages_Per_Chip_Count(U32 *u32_Pages_Per_Chip) | TSPI_Memory_Base | |
Init() | TFM25V02 | |
Is_Address_In_Range(U32 u32_Address, U32 u32_Size) | TFM25V02 | private |
Is_Available() | TSPI_Memory_Base | |
Is_Block_Index_In_Range(U16 u16_Block_Index) | TSPI_Memory_Base | protected |
Is_Page_Index_In_Range(U32 u32_Page_Index) | TSPI_Memory_Base | protected |
Is_Page_Relative_Index_In_Range(U16 u16_Page_Relative_Index) | TSPI_Memory_Base | private |
object_SPI_Master | TSPI_Memory_Base | protected |
Read_Buffer(U32 u32_Linear_Address, U32 u32_Size, U8 *u8_Data_Buffer) | TFM25V02 | virtual |
Read_Device_ID() | TFM25V02 | privatevirtual |
Read_Identification() | TFM25V02 | privatevirtual |
Read_Memory(U32 u32_Address, U8 *u8_Data) | TFM25V02 | privatevirtual |
Read_Serial_Number() | TFM25V02 | privatevirtual |
Read_Status_Register(U8 *u8_Status_Register) | TFM25V02 | privatevirtual |
Send_Information(TProtocol_Base *object_Protocol) | TSPI_Memory_Base | virtual |
Start() | TFM25V02 | virtual |
Stop() | TSPI_Memory_Base | virtual |
struct_Device_ID | TFM25V02 | private |
struct_Memory_Chip_Descriptor | TSPI_Memory_Base | protected |
TDevice_ID typedef | TFM25V02 | |
TFM25V02() | TFM25V02 | |
TNVRAMCommand enum name | TFM25V02 | private |
Translate_Address(U32 u32_Address, U8 *u8_Address_Size, U8 *u8_Address_Byte_2, U8 *u8_Address_Byte_1, U8 *u8_Address_Byte_0) | TFM25V02 | private |
tril_Available | TSPI_Memory_Base | protected |
TSPI_Memory_Base() | TSPI_Memory_Base | |
u32_Capacity | TSPI_Memory_Base | protected |
u8_Serial_Number | TFM25V02 | private |
Unassign_SPI_Master() | TSPI_Memory_Base | |
Verify_Buffer(U32 u32_Linear_Address, U32 u32_Size, U8 *u8_Data_Buffer) | TFM25V02 | virtual |
Write_Buffer(U32 u32_Linear_Address, U32 u32_Size, U8 *u8_Data_Buffer) | TFM25V02 | virtual |
Write_Disable() | TSPI_Memory_Base | privatevirtual |
Write_Enable() | TSPI_Memory_Base | privatevirtual |
Write_Memory(U32 u32_Address, U8 u8_Data) | TFM25V02 | privatevirtual |
Write_Status_Register(U8 u8_Status_Register) | TFM25V02 | privatevirtual |
~TFM25V02() | TFM25V02 | virtual |
~TSPI_Memory_Base() | TSPI_Memory_Base | virtual |