Searched refs:endAddress (Results 1 – 3 of 3) sorted by relevance
931 uint32_t endAddress; /* storing end address */ in FLASH_Erase() local955 endAddress = start + lengthInBytes - 1; in FLASH_Erase()959 if (endAddress % sectorSize) in FLASH_Erase()961 numberOfSectors = endAddress / sectorSize + 1; in FLASH_Erase()962 endAddress = numberOfSectors * sectorSize - 1; in FLASH_Erase()969 while (start <= endAddress) in FLASH_Erase()1690 uint32_t endAddress; /* end address for protection check */ in FLASH_IsProtected() local1728 endAddress = start + lengthInBytes; in FLASH_IsProtected()1834 while (start < endAddress) in FLASH_IsProtected()1911 uint32_t endAddress = start + lengthInBytes; in FLASH_IsExecuteOnly() local[all …]
203 config->endAddress = 0U; in XRDC_GetMemAccessDefaultConfig()244 base->MRGD[index].MRGD_W[1] = config->endAddress; in XRDC_SetMemAccessConfig()
366 uint32_t endAddress; /*!< Memory region end address. The 5 LSB of end address member