Searched refs:FlashSizeGet (Results 1 – 2 of 2) sorted by relevance
232 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionSet()273 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionGet()320 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionSave()330 ui32CcfgSectorAddr = FLASHMEM_BASE + FlashSizeGet() - FlashSectorSizeGet(); in FlashProtectionSave()370 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashSectorErase()407 ASSERT((ui32Address + ui32Count) <= (FLASHMEM_BASE + FlashSizeGet())); in FlashProgram()
283 FlashSizeGet(void) in FlashSizeGet() function
Completed in 4 milliseconds