Searched refs:pflashSectorCmdAlignment (Results 1 – 1 of 1) sorted by relevance
1192 uint32_t pflashSectorCmdAlignment; /* store P-Flash Erase sector command address alignment */ in flash_opsonfig_Init() local1203 pflashSectorCmdAlignment = FLASH1_FEATURE_PFLASH_SECTOR_CMD_ADDRESS_ALIGMENT; in flash_opsonfig_Init()1216 pflashSectorCmdAlignment = FLASH0_FEATURE_PFLASH_SECTOR_CMD_ADDRESS_ALIGMENT; in flash_opsonfig_Init()1247 …onfig->ftfxConfig[flashIndex].opsConfig.addrAligment.sectorCmd = (uint8_t)pflashSectorCmdAlignment; in flash_opsonfig_Init()