Home
last modified time | relevance | path

Searched refs:sectorCmd (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_controller.h274 uint8_t sectorCmd; member
Dfsl_ftfx_flexnvm.c52 …config->ftfxConfig.opsConfig.addrAligment.sectorCmd = FSL_FEATURE_FLASH_FLEX_NVM_SECTOR_CMD_ADDR… in FLEXNVM_Init()
Dfsl_ftfx_controller.c277 …ode = ftfx_check_mem_range(config, start, lengthInBytes, config->opsConfig.addrAligment.sectorCmd); in FTFx_CMD_Erase()
337 aligmentInBytes = config->opsConfig.addrAligment.sectorCmd; in FTFx_CMD_EraseSectorNonBlocking()
Dfsl_ftfx_flash.c545 … ftfxConfig->opsConfig.addrAligment.sectorCmd, (uint32_t)kFTFx_ApiEraseKey); in FLASH_Swap()
1247 …config->ftfxConfig[flashIndex].opsConfig.addrAligment.sectorCmd = (uint8_t)pflashSectorCmdAlignmen… in flash_opsonfig_Init()