Searched refs:stopAddress (Results 1 – 1 of 1) sorted by relevance
108 uint32_t stopAddress; in FMC_GenerateFlashSignature() local114 stopAddress = ((startAddress + length - 1UL) >> 4UL) & FMC_FMSSTOP_STOP_MASK; in FMC_GenerateFlashSignature()121 base->FMSSTOP = stopAddress; in FMC_GenerateFlashSignature()