NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
QspiFlashInfo Struct Reference

Detailed Description

QSPI flash info.

Definition at line 152 of file qspi_flash.h.

Data Fields

NvS8 FlashName [32]
 FlashName: Name of the Flash. More...
 
NvU8 ManufactureID
 ManufactureID: Manufacture ID of the flash. More...
 
NvU8 MemType
 MemType: Memory Type of the flash. More...
 
NvU8 Density
 Density: Density of the flash. More...
 
NvU8 SectorSize
 SectorSize: Sector Size of the flash (power of 2) More...
 
NvU8 SectorCnt
 SectorCnt: Number of sectors of the flash (power of 2) More...
 
NvU8 SubSectorSize
 SubSectorSize: SubSector Size of the flash (power of 2) More...
 
NvU8 SubSectorCnt
 SubSectorCnt: SubSector count of the flash. More...
 
NvU8 Flag
 Flag: support feature of the flash (DDR, QPI, BULK) More...
 

Field Documentation

NvU8 QspiFlashInfo::Density

Density: Density of the flash.

Definition at line 164 of file qspi_flash.h.

NvU8 QspiFlashInfo::Flag

Flag: support feature of the flash (DDR, QPI, BULK)

Definition at line 179 of file qspi_flash.h.

NvS8 QspiFlashInfo::FlashName[32]

FlashName: Name of the Flash.

Definition at line 155 of file qspi_flash.h.

NvU8 QspiFlashInfo::ManufactureID

ManufactureID: Manufacture ID of the flash.

Definition at line 158 of file qspi_flash.h.

NvU8 QspiFlashInfo::MemType

MemType: Memory Type of the flash.

Definition at line 161 of file qspi_flash.h.

NvU8 QspiFlashInfo::SectorCnt

SectorCnt: Number of sectors of the flash (power of 2)

Definition at line 170 of file qspi_flash.h.

NvU8 QspiFlashInfo::SectorSize

SectorSize: Sector Size of the flash (power of 2)

Definition at line 167 of file qspi_flash.h.

NvU8 QspiFlashInfo::SubSectorCnt

SubSectorCnt: SubSector count of the flash.

Definition at line 176 of file qspi_flash.h.

NvU8 QspiFlashInfo::SubSectorSize

SubSectorSize: SubSector Size of the flash (power of 2)

Definition at line 173 of file qspi_flash.h.


The documentation for this struct was generated from the following file: