Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_flash.c1193 uint32_t pflashSectionCmdAlignment; /* store Rrogram/Verify section command address alignment */ in flash_opsonfig_Init() local
1204 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()