Searched refs:alignedStartAddress (Results 1 – 1 of 1) sorted by relevance
1914 uint32_t alignedStartAddress = ALIGN_DOWN(start, flashAccessInfo.SegmentSize); in FLASH_IsExecuteOnly() local1919 (alignedEndAddress - alignedStartAddress) / flashAccessInfo.SegmentSize; in FLASH_IsExecuteOnly()