Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/fmc/
Dfsl_fmc.c108 uint32_t stopAddress; in FMC_GenerateFlashSignature() local
114 stopAddress = ((startAddress + length - 1UL) >> 4UL) & FMC_FMSSTOP_STOP_MASK; in FMC_GenerateFlashSignature()
121 base->FMSSTOP = stopAddress; in FMC_GenerateFlashSignature()