Searched refs:pflashSectionCmdAlignment (Results 1 – 1 of 1) sorted by relevance
1193 uint32_t pflashSectionCmdAlignment; /* store Rrogram/Verify section command address alignment */ in flash_opsonfig_Init() local1204 pflashSectionCmdAlignment = FLASH1_FEATURE_PFLASH_SECTION_CMD_ADDRESS_ALIGMENT; in flash_opsonfig_Init()1217 pflashSectionCmdAlignment = FLASH0_FEATURE_PFLASH_SECTION_CMD_ADDRESS_ALIGMENT; in flash_opsonfig_Init()1249 …fig->ftfxConfig[flashIndex].opsConfig.addrAligment.sectionCmd = (uint8_t)pflashSectionCmdAlignment; in flash_opsonfig_Init()