Home
last modified time | relevance | path

Searched refs:sectorSizeInByte (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.h105 uint32_t sectorSizeInByte; /*!< Sector size in unit of byte. */ member
Dfsl_xspi_nor_flash.c485 xspiMemNorHandle.sectorSizeInByte = sectorEraseCmdInfo.eraseSize; in XSPI_NOR_FillSectorEraseLutSeq()
1391 handle->bytesInSectorSize = xspiMemNorHandle.sectorSizeInByte; in Nor_Flash_Init()